Skip to content

Commit

Permalink
Revert "oops actually skip unit test for now"
Browse files Browse the repository at this point in the history
This reverts commit 05fdfab.
  • Loading branch information
JamieDanielson committed Jan 17, 2024
1 parent bdde365 commit 7a0fb40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ workflows:
- lint
- codestyle:
<<: *filters_always
# - test:
# <<: *matrix_python_versions
# <<: *filters_always
- test:
<<: *matrix_python_versions
<<: *filters_always
- build:
<<: *filters_always
requires:
Expand Down

0 comments on commit 7a0fb40

Please sign in to comment.