Skip to content

Tactics: nit in compare_term to get better order, termination proof trickier #405

Tactics: nit in compare_term to get better order, termination proof trickier

Tactics: nit in compare_term to get better order, termination proof trickier #405

Workflow file for this run

# This workflow tests the Nix build of F*. We run it only for PRs (not
# on every push) and we use Github hosted runners.
name: Nix Build
on:
pull_request:
jobs:
nix-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build
run: nix build -L