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 4e5b0f1 commit e017fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Execute tests
run: |
pip install -U pip poetry tox
poetry install -E for_tests
poetry install
export TOXENV=${{ matrix.toxenv }}
export PYTHON=${{ matrix.python-version }}
Expand Down

0 comments on commit e017fc9

Please sign in to comment.