Skip to content

Commit

Permalink
.github: Tried to extract artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Krichanov committed Jul 2, 2024
1 parent 1d99eb8 commit cfba686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_x86.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ jobs:
name: Test
runs-on: ubuntu-22.04
needs: [build-macos, build-windows, build-linux-clangpdb, build-linux-clangdwarf, build-linux-gcc5]

continue-on-error: true
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit cfba686

Please sign in to comment.