Skip to content

Commit df434f0

Browse files
Update unit-tests-srv.yml
1 parent 9d501a2 commit df434f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests-srv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# run: make start-project-services
3838

3939
- name: Run tests
40-
run: make test
40+
run: make test-all
4141
- name: Upload coverage to Codecov
4242
uses: codecov/codecov-action@v2.1.0
4343
with:

0 commit comments

Comments
 (0)