Skip to content

Commit

Permalink
tmp will be squashed, CI debug by YAML hell
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-tstpd committed Oct 20, 2023
1 parent a29c7d0 commit 775c1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -71,7 +71,7 @@ jobs:
coveralls --service=github
test_deprecated: # testing older versions of python+django
name: test old stuff / Django@${{ matrix.django-version }} / Python@${{ matrix.python-version }}
name: test old stuff / P@${{ matrix.python-version }} / D@${{ matrix.django-version }}
runs-on: ubuntu-latest
strategy: # TODO: use a YAML anchor - not supported in GitHub actions "yet"
fail-fast: false
Expand Down

0 comments on commit 775c1cd

Please sign in to comment.