This commit is contained in:
Jakub Roztocil 2019-09-10 14:01:04 +02:00
parent 3c4a5e7304
commit 525449f044

View File

@ -3,7 +3,6 @@ name: Python package
on: [push]
jobs:
name: tests
test:
# run core httpie tests everywhere
runs-on: ${{ matrix.os }}