Skip to content

Commit

Permalink
Drop file filter
Browse files Browse the repository at this point in the history
  • Loading branch information
eatonphil committed Jul 11, 2023
1 parent 893ca5b commit 38997eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_requests.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: ./scripts/ci/prepare_linux.sh --integration-tests
# Needed so we can have ./build/desktop_runner.js and ./build/go_desktop_runner ready for tests
- run: yarn build-test-runner
- run: yarn test --detectOpenHandles --forceExit --verbose desktop/panel/http.test.js
- run: yarn test --detectOpenHandles --forceExit --verbose

- name: Upload non-credential coverage
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 38997eb

Please sign in to comment.