Skip to content

Commit 876474e

Browse files
author
Sam Ainsworth
committed
correct name of tests job
1 parent 8243a41 commit 876474e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sub-task-integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on:
2626

2727
jobs:
2828
integration_tests:
29-
name: Run integration tests
29+
name: Integration Tests
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Check out code

0 commit comments

Comments
 (0)