Skip to content

Commit 44a89f0

Browse files
committed
github: drop formatter build
1 parent 043339a commit 44a89f0

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,6 @@ jobs:
1515
- uses: DeterminateSystems/nix-installer-action@main
1616
- name: Build deployer package
1717
run: nix build --accept-flake-config .#packages.x86_64-linux.nynx
18-
build-formatter:
19-
runs-on: ubuntu-latest
20-
steps:
21-
- uses: actions/checkout@main
22-
with:
23-
fetch-depth: 1
24-
- uses: DeterminateSystems/nix-installer-action@main
25-
- name: Build formatter package
26-
run: nix build --accept-flake-config .#packages.x86_64-linux.formatter
2718
build-devShell:
2819
runs-on: ubuntu-latest
2920
steps:

0 commit comments

Comments
 (0)