Skip to content

Commit

Permalink
remove linter because it's throwing an error (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidetrackedmind authored Aug 26, 2022
1 parent 8f07c4e commit 75ccd2b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ jobs:
run: docker run opentransit/flask:latest python -m unittest discover -s tests
- name: Build Docker react-dev image
run: docker build --target react-dev -t opentransit/react-dev:latest .
- name: Run lint:check
run: docker run opentransit/react-dev:latest npm run lint:check

0 comments on commit 75ccd2b

Please sign in to comment.