Skip to content

Commit 0996c28

Browse files
fix: Updating action for unit tests
Signed-off-by: Francisco Javier Arceo <[email protected]>
1 parent 49da810 commit 0996c28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
PYTHON: ${{ matrix.python-version }}
3232
steps:
3333
- uses: actions/checkout@v4
34-
if: ${{ needs.check_skip_tests.outputs.skip_tests == 'false' }}
3534
- name: Setup Python
3635
id: setup-python
3736
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)