Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b58767c

Browse filesBrowse files
author
Massimiliano Pippi
committed
dont change current directory
1 parent 4ba735d commit b58767c
Copy full SHA for b58767c

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎.github/workflows/test.yml

Copy file name to clipboardExpand all lines: .github/workflows/test.yml
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,10 @@ jobs:
2020
node-version: 10.x
2121

2222
- name: npm install
23-
working-directory: ./setup-arduino-cli
2423
run: npm install
2524

2625
- name: npm lint
27-
working-directory: ./setup-arduino-cli
2826
run: npm run format-check
2927

3028
- name: npm test
31-
working-directory: ./setup-arduino-cli
3229
run: npm test

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.