Skip to content

Merge pull request #2 from Newcastle-Cyber-Security-Group/communicati… #4

Merge pull request #2 from Newcastle-Cyber-Security-Group/communicati…

Merge pull request #2 from Newcastle-Cyber-Security-Group/communicati… #4

Workflow file for this run

name: checks
on:
pull_request:
push:
branches: [main]
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check