mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
chore(ci-cd): Build go directly
This commit is contained in:
parent
6326ccb609
commit
44da608c5a
2
.github/workflows/pr-tests.yaml
vendored
2
.github/workflows/pr-tests.yaml
vendored
@ -20,5 +20,5 @@ jobs:
|
||||
run: nix flake check
|
||||
|
||||
- name: Build app
|
||||
run: nix build -L
|
||||
run: nix develop --command bash -c "go build"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user