Skip to content

Commit

Permalink
Using pushed image to test RIT Action
Browse files Browse the repository at this point in the history
  • Loading branch information
fmacleal committed Jun 27, 2024
1 parent 3a264a8 commit 37dd85d
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,9 @@ jobs:
timeout-minutes: 60

steps:
- name: Checkout
id: checkout
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}

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

0 comments on commit 37dd85d

Please sign in to comment.