Skip to content

Commit

Permalink
Skip test_llama job during testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Jul 1, 2024
1 parent 4ea1692 commit 620a93d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ concurrency:

jobs:
test_llama:
if: 0 # DO NOT SUBMIT
name: "Integration Tests - llama"
strategy:
matrix:
Expand Down

0 comments on commit 620a93d

Please sign in to comment.