We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3a92a commit 6e2490aCopy full SHA for 6e2490a
1 file changed
.github/workflows/continuous-integration.yml
@@ -225,7 +225,6 @@ jobs:
225
- name: Light bootstrap amaru
226
if: steps.cache-ledger-db.outputs.cache-hit != ''
227
run: |
228
- make BUILD_PROFILE=test NETWORK=${{ matrix.network.name }} import-headers
229
make BUILD_PROFILE=test NETWORK=${{ matrix.network.name }} import-nonces
230
231
- uses: actions/cache/save@v4
0 commit comments