Skip to content

Commit

Permalink
ignore en errors
Browse files Browse the repository at this point in the history
  • Loading branch information
alkoleft committed Aug 27, 2023
1 parent 7fa20fd commit de0d63a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
name: Test on Linux 8.3.21.1895 en_US
uses: ./.github/workflows/run-tests-linux.yml
needs: build_artifacts
continue-on-error: true
with:
v8_version: 8.3.21.1895
artifact_name: build-artifacts
Expand Down

0 comments on commit de0d63a

Please sign in to comment.