Skip to content

ihp-new: Create git repo to avoid issues when IHP is part of a larger git repo #3761

ihp-new: Create git repo to avoid issues when IHP is part of a larger git repo

ihp-new: Create git repo to avoid issues when IHP is part of a larger git repo #3761

Workflow file for this run

name: "Tests + Compile"
on:
pull_request:
branches: [master]
jobs:
tests:
runs-on: ARM64
steps:
- uses: actions/checkout@v3
- run: nix develop --impure --command tests
- run: nix develop --impure --command fastbuild