mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-14 11:17:33 +02:00
Fixed the order of calling integration tests
This commit is contained in:
parent
9840332543
commit
119e35f930
2
.github/workflows/test-integration.yaml
vendored
2
.github/workflows/test-integration.yaml
vendored
@ -35,8 +35,8 @@ jobs:
|
|||||||
- TestNodeTagCommand
|
- TestNodeTagCommand
|
||||||
- TestNodeAdvertiseTagCommand
|
- TestNodeAdvertiseTagCommand
|
||||||
- TestNodeCommand
|
- TestNodeCommand
|
||||||
- TestNodeExpireCommand
|
|
||||||
- TestNodeApproveCommand
|
- TestNodeApproveCommand
|
||||||
|
- TestNodeExpireCommand
|
||||||
- TestNodeRenameCommand
|
- TestNodeRenameCommand
|
||||||
- TestNodeMoveCommand
|
- TestNodeMoveCommand
|
||||||
- TestPolicyCommand
|
- TestPolicyCommand
|
||||||
|
Loading…
Reference in New Issue
Block a user