Skip to content

Commit

Permalink
Filter even more
Browse files Browse the repository at this point in the history
  • Loading branch information
eatonphil committed Jul 9, 2023
1 parent c24df48 commit f6eb662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_requests.yml
Expand Up @@ -61,7 +61,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 desktop/panel/http.test.js -t 'eval generic file via'

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

0 comments on commit f6eb662

Please sign in to comment.