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 9a97247 commit 7f7845cCopy full SHA for 7f7845c
.github/workflows/main.yml
@@ -7,8 +7,6 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- uses: pnpm/action-setup@v4
10
- with:
11
- version: 9
12
- name: Use Node.js ${{ matrix.node-version }}
13
uses: actions/setup-node@v2
14
with:
.github/workflows/size.yml
@@ -8,8 +8,6 @@ jobs:
- uses: andresz1/size-limit-action@v1
15
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments