1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-31 12:37:45 +00:00

fix: pr workflow

This commit is contained in:
Kevin Amado 2022-02-07 21:15:01 -05:00
parent 9cf0fc12fa
commit e47620a58f
No known key found for this signature in database
GPG key ID: FFF341057F503148

View file

@ -10,11 +10,13 @@ concurrency:
jobs:
test:
container:
image: nixos/nix:latest
image: ubuntu:latest
runs-on: self-hosted
steps:
- name: Clone
uses: actions/checkout@v2
- name: Install Nix
uses: cachix/install-nix-action@v15
- name: Build
run: |
nix build --print-build-logs -v