Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Update pull-request.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cxmeel committed Mar 14, 2024
1 parent c0c0519 commit 30f0058
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ jobs:
- name: Lint
run: selene src

- name: Ensure tests exist
run: lune run ensure-tests src

- name: Ensure version parity
run: lune run ensure-version-parity

- name: Ensure tests exist
run: lune run ensure-tests src

format:
needs: perform-checks
runs-on: ubuntu-latest
Expand Down

0 comments on commit 30f0058

Please sign in to comment.