Skip to content

Commit

Permalink
chore: fix GH workflow py script
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Dec 24, 2023
1 parent a0b4704 commit 6d8cc80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
uses: ./actions/py/test
with:
python-version: ${{ matrix.python-version }}
test-script: src/py/esse/tests/validate.py

run-js-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6d8cc80

Please sign in to comment.