Skip to content

Commit

Permalink
fixup! drop! Test provider compat CI
Browse files Browse the repository at this point in the history
  • Loading branch information
t8m committed May 9, 2024
1 parent 84d0dd4 commit d8ea32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provider-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,5 +239,5 @@ jobs:
- name: run cross validation tests of FIPS from A with tree from B
if: steps.early_exit.outcome == 'success'
run: |
make test HARNESS_JOBS=${HARNESS_JOBS:-4}
make test HARNESS_JOBS=${HARNESS_JOBS:-4} V=1
working-directory: ${{ matrix.tree_b }}

0 comments on commit d8ea32e

Please sign in to comment.