Skip to content

Commit

Permalink
Moved random seed test directory to folder that had already existed
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeJimFlood committed Nov 18, 2022
1 parent 5d543fd commit 067c717
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ jobs:
- name: Test Random Seed Generation
run: |
python -m pytest activitysim/test/random_seed/test_random_seed.py --durations=0
python -m pytest test/random_seed/test_random_seed.py --durations=0
estimation_mode:
needs: foundation
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 067c717

Please sign in to comment.