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

nix: Fix ghc on aarch64 (#154) #316

nix: Fix ghc on aarch64 (#154)

nix: Fix ghc on aarch64 (#154) #316

Workflow file for this run

name: "Linters"
on:
push:
branches: [ develop ]
pull_request:
jobs:
linters:
runs-on: ubuntu-latest
steps:
- name: git checkout
uses: actions/checkout@v4
- name: Whitespace file endings
run: .ci/test_whitespace.sh