Skip to content

Commit

Permalink
checkout latest instead of release ref when running test-production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erratic-pattern committed Oct 25, 2023
1 parent 0733865 commit c7087db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
- uses: actions/checkout@v3
with:
repository: cloudtruth/cloudtruth-cli
ref: ${{ env.RELEASE_VERSION }}

- run: sh cicd/scripts/install-rust.sh

Expand Down

0 comments on commit c7087db

Please sign in to comment.