Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
infogulch committed Jul 3, 2024
1 parent b0857b2 commit 4b11e7c
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_DEBUG_TOOLS_FLOW=true cue cmd run_test
- run: CUE_DEBUG_TOOLS_FLOW=true cue cmd ci

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

0 comments on commit 4b11e7c

Please sign in to comment.