We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44edd2 commit f6c0ba4Copy full SHA for f6c0ba4
.github/workflows/ci.yml
@@ -27,7 +27,6 @@ jobs:
27
28
frontend_testing:
29
runs-on: ubuntu-latest
30
- needs: [ backend_testing ]
31
steps:
32
- uses: actions/checkout@v3
33
- name: Typescript TSC
0 commit comments