mirror of
https://github.com/juanfont/headscale.git
synced 2025-09-11 17:53:10 +02:00
Fixed the order of calling integration tests
This commit is contained in:
parent
9f3bed4ad7
commit
64e8cf9001
2
.github/workflows/test-integration.yaml
vendored
2
.github/workflows/test-integration.yaml
vendored
@ -35,8 +35,8 @@ jobs:
|
|||||||
- TestNodeAdvertiseTagNoACLCommand
|
- TestNodeAdvertiseTagNoACLCommand
|
||||||
- TestNodeAdvertiseTagWithACLCommand
|
- TestNodeAdvertiseTagWithACLCommand
|
||||||
- TestNodeCommand
|
- TestNodeCommand
|
||||||
- TestNodeExpireCommand
|
|
||||||
- TestNodeApproveCommand
|
- TestNodeApproveCommand
|
||||||
|
- TestNodeExpireCommand
|
||||||
- TestNodeRenameCommand
|
- TestNodeRenameCommand
|
||||||
- TestNodeMoveCommand
|
- TestNodeMoveCommand
|
||||||
- TestPolicyCommand
|
- TestPolicyCommand
|
||||||
|
Loading…
Reference in New Issue
Block a user