Skip to content

Commit

Permalink
Added new step of creating a git tag required for adding coverage com…
Browse files Browse the repository at this point in the history
…ment
  • Loading branch information
Sachinbisht27 committed Sep 13, 2023
1 parent 003b312 commit 8415045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# cypress setup
# cypress & unit testing setup
- name: Setup PHP v7.4
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit 8415045

Please sign in to comment.