integration: add TS2021 WebSocket tests to CI matrix

Generated by gh-action-integration-generator.

Updates #3357
This commit is contained in:
Kristoffer Dalby 2026-07-01 08:39:21 +00:00
parent f4fba32dc6
commit 01ef350d5f

View file

@ -379,6 +379,8 @@ jobs:
- TestTagsAuthKeyWithoutUserInheritsTags - TestTagsAuthKeyWithoutUserInheritsTags
- TestTagsAuthKeyWithoutUserRejectsAdvertisedTags - TestTagsAuthKeyWithoutUserRejectsAdvertisedTags
- TestTagsAuthKeyConvertToUserViaCLIRegister - TestTagsAuthKeyConvertToUserViaCLIRegister
- TestTS2021WebSocketGET
- TestTS2021WASMClientUnderNode
- TestTailscaleRustAxum - TestTailscaleRustAxum
uses: ./.github/workflows/integration-test-template.yml uses: ./.github/workflows/integration-test-template.yml
secrets: inherit secrets: inherit