Skip to content

Commit

Permalink
trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate-Wessel committed Jun 23, 2023
1 parent 9a3eecc commit 61e28f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
jobs:
linting:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./frontend
steps:
- run:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 61e28f5

Please sign in to comment.