Skip to content

Commit

Permalink
just lint dont test
Browse files Browse the repository at this point in the history
  • Loading branch information
pwtyler committed Dec 21, 2023
1 parent a3fa134 commit d970423
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make lint
- run: make test
- run: make lint

0 comments on commit d970423

Please sign in to comment.