Skip to content

Commit

Permalink
Seperated the Selene linter into it's own step
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyRBLX11 committed Nov 24, 2024
1 parent 8b7d364 commit 0e2bb8b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@ jobs:

- name: "aftman install"
run: aftman install


lint:
runs-on: ubuntu-latest
steps:
- uses: NTBBloodbath/[email protected]
with:
token: ${{ github.token }}
Expand Down

0 comments on commit 0e2bb8b

Please sign in to comment.