mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-01 04:57:44 +00:00
feat: seems to be working now
This commit is contained in:
parent
6dd7efd8b5
commit
43ca294239
1 changed files with 0 additions and 12 deletions
12
.github/workflows/pr.yaml
vendored
12
.github/workflows/pr.yaml
vendored
|
@ -13,17 +13,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Clone
|
- name: Clone
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Build
|
|
||||||
uses: docker://alpine:latest
|
|
||||||
with:
|
|
||||||
args: pwd
|
|
||||||
- run: |
|
|
||||||
pwd
|
|
||||||
ls
|
|
||||||
- name: Build
|
|
||||||
uses: docker://alpine:latest
|
|
||||||
with:
|
|
||||||
args: ls
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: docker://nixos/nix
|
uses: docker://nixos/nix
|
||||||
with:
|
with:
|
||||||
|
@ -32,4 +21,3 @@ jobs:
|
||||||
--extra-experimental-features flakes
|
--extra-experimental-features flakes
|
||||||
--extra-experimental-features nix-command
|
--extra-experimental-features nix-command
|
||||||
--print-build-logs
|
--print-build-logs
|
||||||
--verbose
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue