Skip to content

Commit

Permalink
Update to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz committed Apr 16, 2024
1 parent 376b44a commit b8838bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---

stages:
- test
- benchmark
Expand Down Expand Up @@ -40,7 +42,7 @@ test_JUWELS:
- shell
parallel:
matrix:
- SHELL_SCRIPT: ['benchmark', 'cupy' ]
- SHELL_SCRIPT: ['benchmark', 'cupy']
artifacts:
when: always
paths:
Expand Down

0 comments on commit b8838bd

Please sign in to comment.