Skip to content

Commit

Permalink
148
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmang committed Nov 10, 2023
1 parent 5a89b67 commit 15d5ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vendor_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
working-directory: build
run: ctest --output-on-failure --no-tests=error --label-regex VWTestList --parallel 2
- name: Test
run: python3 test/run_tests.py -f --clean_dirty -E 0.001
run: python3 test/run_tests.py -f --clean_dirty -E 0.001 -t 148
env:
NUM_JOBS: 1
build_vendor_windows:
Expand Down

0 comments on commit 15d5ed1

Please sign in to comment.