Skip to content

Commit

Permalink
build: require llama to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
zhudotexe committed Sep 12, 2023
1 parent 6e81d2f commit 6933e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
llama:
needs: build
runs-on: ubuntu-latest
continue-on-error: true
# continue-on-error: true

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6933e7f

Please sign in to comment.