Skip to content

Commit

Permalink
Add flow debug
Browse files Browse the repository at this point in the history
  • Loading branch information
infogulch committed Jun 27, 2024
1 parent acd1633 commit 91bc847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- run: cue cmd ci
- run: CUE_DEBUG_TOOLS_FLOW=true cue cmd ci

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 91bc847

Please sign in to comment.