1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-24 00:31:09 +02:00
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 }}