Skip to content

Commit

Permalink
use login mode shell for workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsKue committed Jun 6, 2024
1 parent afc27c9 commit 7b26603
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
os: [ubuntu-latest, windows-latest]
python-version: ["3.10", "3.11"]
backend: ["jax", "numpy", "tensorflow", "torch"]
defaults:
run:
shell: bash -el {0}

steps:
- name: Checkout code
Expand Down

0 comments on commit 7b26603

Please sign in to comment.