Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Harding <kyle@balena.io>
  • Loading branch information
klutchell committed Oct 31, 2024
1 parent 45e07d9 commit 1a9a647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ runs:
echo "Installed version: ${{ steps.setup-oras-cli.outputs.version }}"
- name: Test CLI
shell: bash
run: oras --version
run: oras version

0 comments on commit 1a9a647

Please sign in to comment.