Skip to content

Commit

Permalink
ci: fix missing on property in test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Sep 30, 2024
1 parent 8998abf commit ab0c9ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Tests
on: [push]
jobs:
test:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit ab0c9ba

Please sign in to comment.