Skip to content

Commit

Permalink
add shell debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangs18 committed Jun 27, 2024
1 parent cf6b4de commit 3039f4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regressiontest_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
set +xe
. /etc/profile
which csh zsh
module load python
python3 -m venv env
source env/bin/activate
Expand Down

0 comments on commit 3039f4b

Please sign in to comment.