mirror of
https://github.com/beetbox/beets.git
synced 2026-05-18 19:20:38 -04:00
test commit for windows ci
windows seems to be having issues with tox installing depencies via `.[test]` this is a test to see if removing the inline comment changes anything
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -7,7 +7,6 @@ jobs:
|
||||
matrix:
|
||||
platform: [ ubuntu-latest ]
|
||||
env:
|
||||
NOSE_SHOW_SKIPPED: 1
|
||||
PY_COLOR: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user