Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewangeta committed Jun 13, 2024
1 parent da45ee9 commit edf8b21
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@ on:
push: { branches: [ main ] }
jobs:
unit-tests:
uses: vapor/ci/.github/workflows/run-unit-tests.yml@reusable-workflows
with:
with_coverage: false
with_tsan: true
coverage_ignores: '/Tests/'
uses: vapor/ci/.github/workflows/run-unit-tests.yml@main

0 comments on commit edf8b21

Please sign in to comment.