Skip to content

Commit

Permalink
Merge branch 'master' into celery-5-master-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalEgn committed Jul 10, 2024
2 parents b29b4e6 + 0703518 commit d5a8be9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and release python 3
name: Test python 3

on:
push:
Expand All @@ -23,7 +23,6 @@ jobs:
- name: Install python dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel check-manifest
pip install -e .[all]
- name: Show python dependencies
Expand Down

0 comments on commit d5a8be9

Please sign in to comment.