Skip to content

Commit

Permalink
fix: syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
RealityAnomaly committed Dec 11, 2024
1 parent dfdde5b commit f2a7d55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Test
on:
push: true
pull_request: true
push: {}
pull_request: {}
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f2a7d55

Please sign in to comment.