We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8299596 commit a0797d3Copy full SHA for a0797d3
.github/workflows/dagger-test.yaml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
verb: call
15
module: ci
16
- args: test --dir=./
+ args: test --dir . export --path test-reports
17
version: '0.14.0'
18
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
19
- name: Report
0 commit comments