Skip to content

Commit 028f8e0

Browse files
committed
Update github actions, rename dir "test" to "tests"
1 parent cf0041e commit 028f8e0

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed
File renamed without changes.

.github/workflows/python-package.yml renamed to .github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
- name: Test with unittest
3333
run: |
3434
python -m unittest
35+
working-directory: tests
File renamed without changes.

0 commit comments

Comments
 (0)