Skip to content

Commit 785cf64

Browse files
Update test#134.yml
1 parent 5732e0c commit 785cf64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test#134.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test Setup Node with MirrorURL
1+
name: Test Setup Node with invalid MirrorURL
22

33
on:
44
workflow_dispatch:
@@ -18,5 +18,5 @@ jobs:
1818
with:
1919
node-version: '20'
2020
check-latest: false
21-
mirror-url: 'https://nodejs.org/download/release/'
21+
mirror-url: 'https://invalid-url.com'
2222

0 commit comments

Comments
 (0)