Skip to content

Commit

Permalink
Update build_and_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwiterrion authored Jan 30, 2024
1 parent e61ce94 commit 1ae3a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
id: run-tests
run: |
sh ./update-extism.sh
sbt 'clean;+cleanFiles;+compile;+test'
sbt '+compile;+test'

0 comments on commit 1ae3a76

Please sign in to comment.