Skip to content

Commit

Permalink
Run tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ioboi committed Apr 9, 2024
1 parent 833970e commit a73a847
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ jobs:
verb: call
args: --source=. build image stderr
version: "0.11.0"
- uses: dagger/dagger-for-github@v5
with:
verb: call
args: --source=. test
version: "0.11.0"

0 comments on commit a73a847

Please sign in to comment.