Skip to content

Commit

Permalink
Fix CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 29, 2021
1 parent 5c4ecfc commit 4ca9f8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Test
"on":
push: null
pull_request: null
on:
push:
pull_request:
jobs:
full:
name: Node.js 17 Full
Expand Down

0 comments on commit 4ca9f8c

Please sign in to comment.