Skip to content

Commit 0b6fd83

Browse files
authored
Update main.yml
1 parent 2061797 commit 0b6fd83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- uses: actions/checkout@v3
2323
- uses: actions/setup-node@v3
2424
with:
25-
node-version: ${{ matrix.node-version }}
2625
cache: 'yarn'
2726
- run: yarn install --immutable
2827
- run: npm run check-changelog

0 commit comments

Comments
 (0)