Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed Jul 4, 2024
1 parent ba22c50 commit d5301d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
test3:
runs-on: ubuntu-latest
steps:
- uses: docker://mikefarah/yq:4.44.1-githubaction@sha256:ecec8897cfc63329efa97179e4ddc5b2b571ab19dce13c98988fbca5fc778127
continue-on-error: true

- id: step1
run: exit 0
continue-on-error: true
Expand Down

0 comments on commit d5301d3

Please sign in to comment.