1
0
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:
hopleus 2024-10-17 14:01:15 +03:00
parent 9f3bed4ad7
commit 64e8cf9001

View File

@ -35,8 +35,8 @@ jobs:
- TestNodeAdvertiseTagNoACLCommand - TestNodeAdvertiseTagNoACLCommand
- TestNodeAdvertiseTagWithACLCommand - TestNodeAdvertiseTagWithACLCommand
- TestNodeCommand - TestNodeCommand
- TestNodeExpireCommand
- TestNodeApproveCommand - TestNodeApproveCommand
- TestNodeExpireCommand
- TestNodeRenameCommand - TestNodeRenameCommand
- TestNodeMoveCommand - TestNodeMoveCommand
- TestPolicyCommand - TestPolicyCommand