Skip to content

Commit

Permalink
Update git action #85
Browse files Browse the repository at this point in the history
Signed-off-by: Armand <[email protected]>
  • Loading branch information
armgilles committed Sep 17, 2024
1 parent 4c5ba49 commit 2d3bab8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
with:
python-version: 3.12
- name: Install
run: |
python setup.py install
# pip install -r requirements.txt
run: python setup.py install
# - name: Create env file
# # Création d'un fichier .env durant le process de CI
# # Cf https://github.com/armgilles/vcub_keeper/issues/65
Expand Down

0 comments on commit 2d3bab8

Please sign in to comment.