mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-21 19:28:38 +00:00
Update testing.yml
to be squishy squashed
This commit is contained in:
parent
9df7604012
commit
85686397d6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip setuptools
|
||||
python -m pip install -r requires/testing.txt
|
||||
python -m pip install -e .
|
||||
python -m pip install -e '.[msgpack]'
|
||||
- name: Dump packages
|
||||
run: python -m pip freeze
|
||||
- name: Run tests
|
||||
|
|
Loading…
Reference in a new issue