Skip to content

Commit

Permalink
progress 2
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Jun 21, 2024
1 parent a9ef93b commit 24918b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ jobs:

- name: Install pydeps
run: |
make setup-dev-env
make.bat setup-dev-env
- name: Tests
run: |
make test
# - name: Tests
# run: |
# make test

# # Run linters
# linters:
Expand Down

0 comments on commit 24918b2

Please sign in to comment.