diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f5f1e12e..505b594b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,7 +4,7 @@ on: [push] jobs: - test-extras: + extras: # Run coverage and extra tests only once runs-on: ubuntu-latest strategy: @@ -23,7 +23,7 @@ jobs: env: COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }} - test-core: + test: # Run core HTTPie tests everywhere runs-on: ${{ matrix.os }} strategy: diff --git a/README.rst b/README.rst index b12e29c7..2805ffc9 100644 --- a/README.rst +++ b/README.rst @@ -139,7 +139,7 @@ release so the experience might be not as smooth. .. class:: no-pdf -|unix_build| +|build| On macOS you can install it with Homebrew: