We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc4d3b commit be16ddbCopy full SHA for be16ddb
.github/workflows/health_checks.yml
@@ -60,9 +60,6 @@ jobs:
60
- uses: ./.github/actions/setup_node
61
with:
62
node-version: ${{ matrix.node }}
63
- - uses: ./.github/actions/install_with_cache
64
- with:
65
- node-version: ${{ matrix.node }}
66
- uses: ./.github/actions/restore_build_cache
67
68
0 commit comments