Skip to content
Snippets Groups Projects

Fix integration tests again

Merged Neil-Jocelyn Schark requested to merge fix-integration-tests-again into master
1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
@@ -189,8 +189,6 @@ integration-test-aes:
- go version
script:
- make integration-test-aes
after_script:
- ./scripts/remove_go_as_user.sh
integration-test-otp:
tags:
@@ -208,5 +206,3 @@ integration-test-otp:
- go version
script:
- make integration-test-otp
after_script:
- ./scripts/remove_go_as_user.sh
Loading