Skip to content

Commit

Permalink
Rename unit_tests_pandas to unit_tests_pandas1 for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
aversey committed Jul 16, 2024
1 parent 864e4d2 commit f1fba26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Run Pytest suite
run: pytest python/tests

unit_tests_pandas:
unit_tests_pandas1:
name: Unit Tests (Pandas 1.x)
needs: lint_stylecheck
runs-on: ubuntu-latest
Expand Down

0 comments on commit f1fba26

Please sign in to comment.