Skip to content

Commit

Permalink
➕ Add hatch to action
Browse files Browse the repository at this point in the history
  • Loading branch information
trallard committed Mar 21, 2024
1 parent 390fc5f commit 69a49ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:

- name: "Install Dependencies 📦"
run: |
pyhton -Im pip install hatch
sudo apt install wait-for-it -y
- name: "Linting Checks 🧹"
Expand Down

0 comments on commit 69a49ca

Please sign in to comment.