Inspect bash settings

This commit is contained in:
Hynek Schlawack 2023-06-13 09:09:30 +02:00
parent 3091a73e43
commit b2f52baaeb
No known key found for this signature in database
GPG Key ID: AE2536227F69F181
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ jobs:
- name: Prepare & run tox
run: |
echo $-
V=${{ matrix.python-version }}
if [[ "$V" = pypy-* ]]; then