ci: Enable tests for PR again

This commit is contained in:
TheiLLeniumStudios
2026-01-09 01:14:45 +01:00
parent ad6013adbf
commit 07f7365d63

View File

@@ -108,8 +108,8 @@ jobs:
kubectl cluster-info
#- name: Test
# run: make test
- name: Test
run: make test
- name: Run quick A/B load tests
uses: ./.github/actions/loadtest