Skip to content

doc: fixup two typos #178

doc: fixup two typos

doc: fixup two typos #178

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
racket-version: ['8.12', '8.13', 'current']
racket-variant: ['CS']
name: Build & Test on Racket ${{ matrix.racket-version }} (${{ matrix.racket-variant }})
steps:
- uses: actions/checkout@master
- uses: Bogdanp/[email protected]
with:
architecture: x64
variant: ${{ matrix.racket-variant }}
version: ${{ matrix.racket-version }}
- run: raco pkg install --batch --auto http-easy-lib/ http-easy-test/ http-easy/
- run: xvfb-run -a raco test -j "$(nproc)" http-easy-test/