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 authored Sep 24, 2024
1 parent 69d49c0 commit 6db1d81
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 6db1d81

Please sign in to comment.