Skip to content

Commit

Permalink
remove uterm action. See if this finally works
Browse files Browse the repository at this point in the history
  • Loading branch information
Tmonster committed Oct 11, 2023
1 parent 6646cda commit 74f79ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
shell: bash
run: ./_utils/generate-data-small.sh

- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Run mini GroupBy benchmark
shell: bash
run: python3 _utils/prep_solutions.py --task=groupby && source path.env && TEST_RUN=true ./run.sh
Expand Down

0 comments on commit 74f79ed

Please sign in to comment.