Skip to content

Commit

Permalink
Merge pull request instructlab#303 from nathan-weinberg/fix-e2e
Browse files Browse the repository at this point in the history
fix: e2e job using wrong flags
  • Loading branch information
bbrowning authored Oct 10, 2024
2 parents a51b9c8 + 840fe2e commit af3418a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-nvidia-t4-x1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
working-directory: ./instructlab
run: |
. venv/bin/activate
./scripts/basic-workflow-tests.sh -m
./scripts/basic-workflow-tests.sh -msq
stop-runner:
name: Stop external EC2 runner
Expand Down

0 comments on commit af3418a

Please sign in to comment.