Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aarikpokras authored Dec 12, 2024
1 parent eb9445a commit 48baa59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ jobs:
- uses: actions/checkout@v4
- name: Lint with flake8
run: flake8 ./cxlc.py
continue-on-error: true
- name: Finalize
run: python3 cxlc.py --moo

0 comments on commit 48baa59

Please sign in to comment.