Skip to content

Commit

Permalink
Avoid node16 in one more extension
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Jun 17, 2024
1 parent c86264d commit 3e20f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: xvfb-run --auto-servernum --server-args='-screen 0 1920x1080x24' npx extest setup-and-run out/test/vscode-suite/*.test.js --storage uitests

- name: Upload Screenshots
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: screenshots-${{ matrix.os }}
Expand Down

0 comments on commit 3e20f55

Please sign in to comment.