Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Apr 8, 2024
1 parent 31b197e commit a232907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: ./actions/py/lint
with:
python-version: ${{ matrix.python-version }}
exclude: dist/py*|src/py/mat3ra/esse/models*
exclude: src/py/mat3ra/esse/models*

run-py-tests:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit a232907

Please sign in to comment.