Skip to content

Commit

Permalink
Reduce chaos
Browse files Browse the repository at this point in the history
  • Loading branch information
xarantolus committed Feb 23, 2024
1 parent e509c8b commit daafd24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Check out repository
uses: actions/checkout@v3

- name: Install dependencies
run: make dependencies

- name: Run precommit checks
run: make precommit

Expand Down

0 comments on commit daafd24

Please sign in to comment.