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 9e9b49f commit 905caf4Copy full SHA for 905caf4
.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