Inspect bash settings
This commit is contained in:
parent
3091a73e43
commit
b2f52baaeb
|
@ -48,6 +48,7 @@ jobs:
|
|||
|
||||
- name: Prepare & run tox
|
||||
run: |
|
||||
echo $-
|
||||
V=${{ matrix.python-version }}
|
||||
|
||||
if [[ "$V" = pypy-* ]]; then
|
||||
|
|
Loading…
Reference in New Issue