Skip to content

Commit a0797d3

Browse files
committed
Export test results
1 parent 8299596 commit a0797d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dagger-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
verb: call
1515
module: ci
16-
args: test --dir=./
16+
args: test --dir . export --path test-reports
1717
version: '0.14.0'
1818
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
1919
- name: Report

0 commit comments

Comments
 (0)