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 6c2918a commit 9a3128eCopy full SHA for 9a3128e
1 file changed
.github/workflows/tests.yml
@@ -18,7 +18,5 @@ jobs:
18
node-version: 12.8
19
- name: Install dependencies
20
run: npm install
21
- - name: Build
22
- run: npm run build -- --prod
23
- name: Test
24
run: npm test -- --configuration=ci
0 commit comments