Skip to content

Commit

Permalink
correction tests without integration
Browse files Browse the repository at this point in the history
  • Loading branch information
vargastat committed Sep 2, 2024
1 parent d6550d7 commit 6a90a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pip install -r requirements.txt -r requirements-dev.txt
- name: Check formatting
run: ruff format --check src tests
run: ruff format --check src tests/antares

- name: Check typing
run: |
Expand Down

0 comments on commit 6a90a05

Please sign in to comment.