Skip to content

Commit

Permalink
working-directoryを指定してみる
Browse files Browse the repository at this point in the history
  • Loading branch information
YusukeKato committed Sep 19, 2024
1 parent ec5ddb4 commit e897413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
jobs:
arduino-lint:
runs-on: ubuntu-latest
working-directory: Arduino_Exercises
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
Expand Down

0 comments on commit e897413

Please sign in to comment.