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 cced51b commit 6160472Copy full SHA for 6160472
.github/workflows/js_test.yml
@@ -1,9 +1,9 @@
1
-name: Node CI
+name: Test
2
3
on: [push]
4
5
jobs:
6
- build:
+ test:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v1
0 commit comments