Skip to content

Commit

Permalink
Changed CI file to run tests on push
Browse files Browse the repository at this point in the history
  • Loading branch information
hover2pi committed Sep 11, 2024
1 parent 0ebde60 commit 572c04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI

on: [pull_request]
on: [pull_request, push]

jobs:

Expand Down

0 comments on commit 572c04c

Please sign in to comment.