Skip to content

Commit

Permalink
Fix e2e by removing old option
Browse files Browse the repository at this point in the history
Signed-off-by: Dan McPherson <[email protected]>
  • Loading branch information
danmcp committed Aug 27, 2024
1 parent deb8695 commit 39b6960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Run e2e test
run: |
. venv/bin/activate
./instructlab/scripts/basic-workflow-tests.sh -cm
./instructlab/scripts/basic-workflow-tests.sh -m
- name: Remove llama-cpp-python from cache
if: always()
Expand Down

0 comments on commit 39b6960

Please sign in to comment.