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 a5bca91 commit 336fa27Copy full SHA for 336fa27
.github/workflows/ci.yml
@@ -27,6 +27,3 @@ jobs:
27
- name: Install backend deps
28
run: npm install
29
working-directory: backend
30
- - name: Run backend tests
31
- run: npm test
32
- working-directory: backend
0 commit comments