Skip to content

Commit cb0dae0

Browse files
authored
Merge branch 'main' into feature/case-iterable-currencies
2 parents 3f9f5ef + edf8b21 commit cb0dae0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@ on:
44
push: { branches: [ main ] }
55
jobs:
66
unit-tests:
7-
uses: vapor/ci/.github/workflows/run-unit-tests.yml@reusable-workflows
8-
with:
9-
with_coverage: false
10-
with_tsan: true
11-
coverage_ignores: '/Tests/'
7+
uses: vapor/ci/.github/workflows/run-unit-tests.yml@main

0 commit comments

Comments
 (0)