Skip to content

Commit

Permalink
improvement unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperschroeder committed Sep 29, 2024
1 parent db5bc66 commit 1343cd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Run Unit Tests

# Trigger the action on push or pull request
on:
# TODO: Specify appropriate branches
push:
branches:
- js/implement_unit_tests
Expand Down
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ dependencies:
- pandas==1.5.3
- pyarrow==11.0.0
- scikit-mobility==1.3.1
- pytest==8.3.3

0 comments on commit 1343cd4

Please sign in to comment.