misc, tests: Fix missing 's' in GPU tests (#1305)
This caused the weekly tests to fail. It's 'tests' not 'test'.
This commit is contained in:
4
.github/workflows/weekly-tests.yaml
vendored
4
.github/workflows/weekly-tests.yaml
vendored
@@ -186,7 +186,7 @@ jobs:
|
||||
needs:
|
||||
- testlib-very-long-tests
|
||||
- dramsys-tests
|
||||
- LULESH-test
|
||||
- HACC-test
|
||||
- LULESH-tests
|
||||
- HACC-tests
|
||||
steps:
|
||||
- run: echo "This weekly tests have passed."
|
||||
|
||||
Reference in New Issue
Block a user