We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63009f commit dad5343Copy full SHA for dad5343
.github/workflows/test.yml
@@ -1,7 +1,8 @@
1
name: Tests
2
3
on:
4
-
+ push:
5
+
6
jobs:
7
unit-test:
8
runs-on: ubuntu-latest
0 commit comments