Skip to content

Commit

Permalink
Rename unit tests step on github action
Browse files Browse the repository at this point in the history
  • Loading branch information
luispabon committed Oct 6, 2021
1 parent 928c71a commit 26a1eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Run behaviour tests
run: make behaviour

- name: Run unit tests
- name: Run unit and functional tests
run: make coverage-tests

- name: Run mutation tests
Expand Down

0 comments on commit 26a1eb6

Please sign in to comment.