We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f6ea5 commit 4122e17Copy full SHA for 4122e17
1 file changed
.github/workflows/jest.yml
@@ -1,5 +1,5 @@
1
name: Unit Tests
2
-on: [ push, pull_request ]
+on: [push, pull_request]
3
jobs:
4
jest:
5
name: Node ${{ matrix.node_version }} on ${{ matrix.os }}
0 commit comments