mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 10:05:19 +00:00
Fixed conflict
This commit is contained in:
parent
89c468fc43
commit
f63d22655c
@ -25,7 +25,3 @@ jobs:
|
||||
- name: Run general integration tests
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
run: nix develop --command -- make test_integration_v2_general
|
||||
|
||||
- name: Run web flow integration tests
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
run: nix develop --command -- make test_integration_v2_auth_web_flow
|
||||
|
Loading…
Reference in New Issue
Block a user