Skip to content

Commit

Permalink
chore: Merge branch 'fix-qc-stats' of https://github.com/CCBR/CHAMPAGNE
Browse files Browse the repository at this point in the history
… into fix-qc-stats
  • Loading branch information
kelly-sovacool committed Nov 2, 2023
2 parents 99da78e + cb713db commit 263f9e4
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 @@ -44,7 +44,7 @@ jobs:
cd tests/cli
which champagne
champagne init
champagne run -stub -c ci_stub.config
champagne run -stub -c ci_stub.config --max_cpus 2 --max_memory 6.GB
- name: Test run
if: ${{ env.test_run == 'true' }}
run: |
Expand Down

0 comments on commit 263f9e4

Please sign in to comment.