Skip to content

Commit

Permalink
Update continuous_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrobodas authored Mar 15, 2024
1 parent 8325de7 commit b1e1e88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
matrix:
python-version: [3.11]
# Sequence of tasks that will be executed as part of the job
defaults:
run:
shell: bash -l {0}
steps:
###############################################################################
# Initial steps
Expand Down

0 comments on commit b1e1e88

Please sign in to comment.