Skip to content

Commit

Permalink
Merge branch 'main' into remove_a_few_includes
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyashton authored Jun 28, 2024
2 parents e0aad93 + d88735c commit 7edf72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: |
set -ex
cd build
source env/bin/activate && ctest -VV --timeout 240 -L partitions -C partitions
./tests.sh --timeout 240 --output-on-failure -L partitions -C partitions
shell: bash
if: "${{ matrix.platform.name != 'snp' }}" # Needs 1ES Pool support

Expand Down

0 comments on commit 7edf72c

Please sign in to comment.