Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
bonprosoft committed Jan 7, 2024
1 parent 4748b3e commit 12f0696
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ deps =
pipenv==2020.11.15
changedir = assets
commands =
pipenv sync --dev
# pipenv sync --dev
pwd
whoami
ls -la
ls -la ../
pipenv run pysen run lint
pipenv run pysen --config ../buildtool/pyproject.toml run lint
pipenv run pysen --config ../pyproject.toml run lint
Expand Down

0 comments on commit 12f0696

Please sign in to comment.