Skip to content

Commit fa995c7

Browse files
committed
Tests: re-enable GitLab integration tests
1 parent 7ea4330 commit fa995c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration_tests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ end
276276

277277
const services_to_test = [
278278
GITHUB,
279-
# GITLAB,
279+
GITLAB,
280280
]
281281
@testset "$(service)" for service in services_to_test
282282
personal_access_token = ENV["INTEGRATION_PAT_$(service)"]

0 commit comments

Comments
 (0)