Skip to content

Commit

Permalink
Tests: re-enable GitLab integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge committed Sep 25, 2024
1 parent 7ea4330 commit fa995c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ end

const services_to_test = [
GITHUB,
# GITLAB,
GITLAB,
]
@testset "$(service)" for service in services_to_test
personal_access_token = ENV["INTEGRATION_PAT_$(service)"]
Expand Down

0 comments on commit fa995c7

Please sign in to comment.