Skip to content

Commit

Permalink
Just run_test
Browse files Browse the repository at this point in the history
  • Loading branch information
infogulch committed Jun 27, 2024
1 parent 958f66f commit 3e52c85
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 ci
- run: CUE_DEBUG_TOOLS_FLOW=true cue cmd run_test

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

0 comments on commit 3e52c85

Please sign in to comment.