Skip to content

Commit 55b55c2

Browse files
committed
fixup! Add Github Actions workflow for running tests
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 4106716 commit 55b55c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
flag-name: run-${{ matrix.test_number }}
5858
parallel: true
5959
coverage:
60-
needs: build
60+
needs: test
6161
runs-on: ubuntu-16.04
6262
steps:
6363
- name: Send coverage report to coveralls

0 commit comments

Comments
 (0)