Skip to content

Commit

Permalink
Delete unused cached state patch job (#7901)
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored Nov 6, 2023
1 parent 43e54d1 commit baa283c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-unit-tests-docker.patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ on:
- '.github/workflows/sub-build-docker-image.yml'

jobs:
# We don't patch the testnet job, because testnet isn't required to merge (it's too unstable)
get-available-disks:
name: Check if cached state disks exist for Mainnet / Check if cached state disks exist
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'

build:
name: Build CI Docker / Build images
runs-on: ubuntu-latest
Expand Down

0 comments on commit baa283c

Please sign in to comment.