Skip to content

Commit

Permalink
Ignore failure
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic authored Oct 1, 2024
1 parent f2cd518 commit 3018822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Fix ownership
run: |
sudo chown -R ubuntu:ubuntu $GITHUB_WORKSPACE
sudo chown -R ubuntu:ubuntu $GITHUB_WORKSPACE || true
- uses: actions/checkout@v4

Expand Down

0 comments on commit 3018822

Please sign in to comment.