Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Phalanxia committed Oct 29, 2023
1 parent cb278c7 commit a461f7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: "^0.17.0"
args: --check src
args: --check recs
selene:
name: Selene
runs-on: ubuntu-latest
Expand All @@ -35,4 +35,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Run Selene
run: selene src
run: selene recs

0 comments on commit a461f7a

Please sign in to comment.