Skip to content

Do not add mangohud to everything including terminal... #48

Do not add mangohud to everything including terminal...

Do not add mangohud to everything including terminal... #48

Workflow file for this run

name: nix flake check
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v25
- name: Run nix flake check
run: nix flake check -v