Verified Commit ad6d8bb0 authored by Heidi Berry's avatar Heidi Berry Committed by GitLab
Browse files

Re-enable integration tests

Changelog: Improvements
parent d8915481
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -190,9 +190,7 @@ tests:unit:

tests:integration:
  stage: test
  # Temporarily disabled while the GitLab EE license is expired.
  rules:
    - when: never
    - if: $ENABLE_EE_ACCEPTANCE_TESTS == "true"
  needs: []
  image: golang:1.26-bookworm