Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Bump tornado from 4.3 to 6.3.3 in /servant-quickcheck/servant-quickcheck/servant-quickcheck/servant-quickcheck/servant-quickcheck/servant-quickcheck/doc #33

Bump tornado from 4.3 to 6.3.3 in /servant-quickcheck/servant-quickcheck/servant-quickcheck/servant-quickcheck/servant-quickcheck/servant-quickcheck/doc

Bump tornado from 4.3 to 6.3.3 in /servant-quickcheck/servant-quickcheck/servant-quickcheck/servant-quickcheck/servant-quickcheck/servant-quickcheck/doc #33

Workflow file for this run

name: nix ci
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix -L flake check
- run: nix -L build .#servant-quickcheck
- run: nix -L build .#ghc94-servant-quickcheck
- run: nix -L build .#ghc98-servant-quickcheck