Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Friskes committed Apr 26, 2024
1 parent e153a5b commit fe67568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: push

jobs:
test:
name: build (Platform ${{ matrix.platform }}, Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }})
name: Test (💻 ${{ matrix.platform }}, 🐍 ${{ matrix.python-version }}, 🤠 ${{ matrix.django-version }})
strategy:
fail-fast: false
# max-parallel: 5
Expand Down

0 comments on commit fe67568

Please sign in to comment.