Skip to content

Commit

Permalink
Fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreAdam committed Jul 8, 2024
1 parent 802c61c commit 932de09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Install milex_scheduler
run: |
pip install -e
pip install -e .
pip show ${{ env.PROJECT_NAME }}
- name: Test with pytest
Expand Down

0 comments on commit 932de09

Please sign in to comment.