Skip to content

Commit

Permalink
CI: Adjust names
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Prather committed Jun 20, 2023
1 parent 90cdca7 commit a7d6283
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

default:
# Always keep logs and plots. Results should be printed to console!
artifacts:
Expand Down
1 change: 0 additions & 1 deletion scripts/ci/cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ build:

#Run all tests in parallel
tests:
extends: .default-rules
stage: tests
script:
- cd tests/$TEST
Expand Down
1 change: 0 additions & 1 deletion scripts/ci/nvhpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ build:

#Run all tests in parallel
tests:
extends: .default-rules
stage: tests
script:
- cd tests/$TEST
Expand Down

0 comments on commit a7d6283

Please sign in to comment.