Skip to content

Commit

Permalink
fix(pain001): 💚 fix CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed May 19, 2024
1 parent 04b8ac8 commit e4c579f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:
- uses: actions/checkout@v3
- name: ❯ Set up Python 🐍
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
id: python
uses: actions/setup-python@v2
with:
python-version: "3.9"
Expand Down

0 comments on commit e4c579f

Please sign in to comment.