Commit 91435536 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

fixes

parent a426f06c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ test_standard_opponents:
register_player:
  stage: compete
  needs:
    - job: test_opponents
    - job: test_standard_opponents
      artifacts: true
  script:
    - cd hw8_ec