Skip to content

Commit 66123eb

Browse files
committed
chore: Remove extra checkout step at CI
Signed-off-by: Jefferson <[email protected]>
1 parent 414bea3 commit 66123eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ jobs:
137137
node-version: ${{ matrix.node-version }}
138138
cache: 'npm'
139139
cache-dependency-path: package.json
140-
- uses: actions/checkout@v4
141140
- uses: nodesource/setup-nsolid@v1
142141
if: ${{ matrix.runtime == 'nsolid'}}
143142
with:

0 commit comments

Comments
 (0)