Skip to content

Commit

Permalink
separate step
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Aug 10, 2021
1 parent 9dc2f79 commit 5d42532
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/regression-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ jobs:
conda info
conda list
printenv | sort
- run: |
set -x
python -c "import sys; assert f'{sys.version_info.major}.{sys.version_info.minor}' == '${{ matrix.python-version }}'"

0 comments on commit 5d42532

Please sign in to comment.