Revert 1aff7cb 'ci: add Lint stage'

This commit is contained in:
Price Hiller 2024-05-19 06:48:03 -05:00
parent c43a896ebe
commit f655badbb1
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

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