Skip to content

Commit

Permalink
Update ubuntu-intelLLVM.yml
Browse files Browse the repository at this point in the history
Edits to create upterm session
  • Loading branch information
Alberto-o authored Dec 3, 2024
1 parent 3eab136 commit a6deeae
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ubuntu-intelLLVM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,8 @@ jobs:
- name: Run wrapper tests
timeout-minutes: 60
run: |
python -m pytest test
python -m pytest test
- uses: actions/checkout@v2
- name: Setup upterm session
uses: lhotari/action-upterm@v1

0 comments on commit a6deeae

Please sign in to comment.