Revert 1aff7cb 'ci: add Lint stage'

This commit is contained in:
Price Hiller 2024-05-19 06:48:03 -05:00 committed by windwp
parent 76aec98de7
commit db79e81f2f

View File

@ -9,8 +9,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run Lint
run: make lint
- name: Run Tests
- name: Run tests
run: make test