Skip to content
Snippets Groups Projects
Commit 6d10f716 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

wip

parent 35474324
No related branches found
No related tags found
1 merge request!249Fix integration tests again
Pipeline #251536 failed
...@@ -189,8 +189,6 @@ integration-test-aes: ...@@ -189,8 +189,6 @@ integration-test-aes:
- go version - go version
script: script:
- make integration-test-aes - make integration-test-aes
after_script:
- ./scripts/remove_go_as_user.sh
integration-test-otp: integration-test-otp:
tags: tags:
...@@ -208,5 +206,3 @@ integration-test-otp: ...@@ -208,5 +206,3 @@ integration-test-otp:
- go version - go version
script: script:
- make integration-test-otp - make integration-test-otp
after_script:
- ./scripts/remove_go_as_user.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment