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 69f7336 commit 034bcc8Copy full SHA for 034bcc8
.github/workflows/test.yml
@@ -13,7 +13,6 @@ jobs:
13
with:
14
architecture: 'arm64'
15
node-version: 20
16
- cache: 'yarn'
17
- name: Install
18
run: yarn --frozen-lockfile
19
- name: Test
0 commit comments