Skip to content

Commit

Permalink
Enable GHA tests on push
Browse files Browse the repository at this point in the history
  • Loading branch information
animetosho committed Feb 15, 2024
1 parent 7e8875e commit 62bb3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Run tests
on:
workflow_dispatch:
#push:
push:

jobs:
test-node-ver:
Expand Down

0 comments on commit 62bb3dd

Please sign in to comment.