Skip to content

Commit

Permalink
Merge branch 'main' into ccf_kv
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou authored Jun 28, 2024
2 parents 607e61b + d88735c commit 05b00ca
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 05b00ca

Please sign in to comment.