Skip to content

Commit

Permalink
[TT-593] Don't Fail Workflow On E2E Smoke Go Cache (#10642)
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon authored Sep 14, 2023
1 parent 77dfb66 commit 61af225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ jobs:
needs: [eth-smoke-tests]
runs-on: ubuntu20.04-16cores-64GB
name: ETH Smoke Tests Go Mod Cache
continue-on-error: true
steps:
- name: Checkout the repo
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
Expand Down

0 comments on commit 61af225

Please sign in to comment.