Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit 1d57c37

Browse files
authored
clean up
1 parent 47a4681 commit 1d57c37

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,5 @@ jobs:
4242
pipenv install
4343
cd pythonlab_setup
4444
pipenv run python -m unittest
45-
pwd
46-
cd ~
47-
pwd
48-
# python -m unittest packages/unittest_runner
45+
cd ../..
46+
# Repeat install and run unit tests for any other packages with tests.

0 commit comments

Comments
 (0)