Skip to content

Commit

Permalink
Fixing pipeline tag names
Browse files Browse the repository at this point in the history
  • Loading branch information
fmacleal committed Jun 28, 2024
1 parent db42fa6 commit 72bdb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- name: Test RIT Action
id: test-rit-action
uses: docker://${{ env.LATEST_TAG }}
uses: docker://ghcr.io/rsksmart/rootstock-integration-tests/rit-action:latest
with:
rskj-branch: master
federator-branch: master
Expand Down

0 comments on commit 72bdb19

Please sign in to comment.