We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882b749 commit 91b71b7Copy full SHA for 91b71b7
1 file changed
.github/workflows/main.yaml
@@ -11,4 +11,4 @@ jobs:
11
- name: Install
12
run: npm install
13
- name: Test
14
- run: bin/test
+ run: bin/build
0 commit comments