File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 with :
1414 verb : call
1515 module : ci
16- args : lint --dir=./
16+ args : lint --pass=true -- dir=./
1717 version : ' 0.14.0'
1818 cloud-token : ${{ secrets.DAGGER_CLOUD_TOKEN }}
Original file line number Diff line number Diff line change 1313 with :
1414 verb : call
1515 module : ci
16- args : test --dir . export --path test-reports
16+ args : test --dir=./ export --path=./ test-reports
1717 version : ' 0.14.0'
1818 cloud-token : ${{ secrets.DAGGER_CLOUD_TOKEN }}
1919 - name : Report
Original file line number Diff line number Diff line change 2424 # Dagger module to call. Local or Git
2525 module : .
2626 # Arguments to pass to CLI
27- args : ci-integration --pass=true --dir=./ export --path ./out/
27+ args : ci-integration --pass=true --dir=./ export --path= ./out/
You can’t perform that action at this time.
0 commit comments