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.
2 parents ef95d96 + 36bd1ad commit e044eb7Copy full SHA for e044eb7
‎.github/workflows/merge_queue.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Tests
26
id: unit-tests
27
if: ${{ steps.health-check.conclusion == 'success' }}
28
- run: pnpm test -- --max-warnings=0
+ run: pnpm test
0 commit comments