Skip to content

Commit

Permalink
test custom image
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantcornholio committed Aug 16, 2024
1 parent 153e061 commit 41041c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-find-fail-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ jobs:
check-fail-ci:
runs-on: ubuntu-latest
container:
image: "paritytech/tools:latest"
image: "mcornholio/image-trash:0.0.1-parity-tools"
steps:
- run: "whoami"
- name: Fetch latest code
uses: actions/checkout@v4
- name: Check
Expand Down

0 comments on commit 41041c0

Please sign in to comment.