mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-08 00:50:20 +09:00
Fix integration nix
This commit is contained in:
@@ -27,4 +27,4 @@ jobs:
|
||||
|
||||
- name: Run Integration tests
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
run: nix develop --command "make test_integration"
|
||||
run: nix develop --command -- make test_integration
|
||||
|
||||
Reference in New Issue
Block a user