Skip to content

Commit

Permalink
Export test results
Browse files Browse the repository at this point in the history
  • Loading branch information
buehlmann committed Nov 13, 2024
1 parent 8299596 commit a0797d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dagger-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
verb: call
module: ci
args: test --dir=./
args: test --dir . export --path test-reports
version: '0.14.0'
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
- name: Report
Expand Down

0 comments on commit a0797d3

Please sign in to comment.