Skip to content

Commit

Permalink
Adapt path in invocation of earthly-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmon committed Dec 19, 2024
1 parent 9539bb0 commit e13b329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vm_full_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
run: |
sudo shutdown -P 75 # hack until core part of the scripts
earthly-ci --no-output ./barretenberg/cpp/+vm-full-test --hardware_concurrency=64 # limit our parallelism to half our cores
scripts/earthly-ci --no-output ./barretenberg/cpp/+vm-full-test --hardware_concurrency=64 # limit our parallelism to half our cores

0 comments on commit e13b329

Please sign in to comment.