We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d23f3 commit 16ed521Copy full SHA for 16ed521
.github/workflows/ci.yml
@@ -150,10 +150,6 @@ jobs:
150
args: "--target wasm32-unknown-unknown --exclude vortex --exclude vortex-datafusion --exclude vortex-tui"
151
steps:
152
- uses: runs-on/action@v1
153
- # - uses: runs-on/cache@v4
154
- # with:
155
- # path: .
156
- # key: ${{ runner.os }}-${{ hashFiles('Cargo.lock') }}
157
- uses: actions/checkout@v4
158
- uses: rui314/setup-mold@v1
159
with:
0 commit comments