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 905caf4 commit 4b6af8bCopy full SHA for 4b6af8b
.github/workflows/integrate.yml
@@ -28,4 +28,4 @@ jobs:
28
- run: npm ci
29
- run: npm run build
30
- run: npx jest --__config backend-tests__/jest.config.js --verbose
31
- working-directory: __backend-tests
+ working-directory: __backend-tests__
0 commit comments