Skip to content

Commit 0f727a8

Browse files
committed
debug
1 parent 96ae0a9 commit 0f727a8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/test-backend.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,5 @@ jobs:
3838
sudo apt-get update -q
3939
sudo apt-get install -y git
4040
41-
- name: Run tests
42-
run: |
43-
cd $GITHUB_WORKSPACE
44-
./.github/workflows/scripts/run_tests_backend.sh
41+
- name: Setup upterm session
42+
uses: lhotari/action-upterm@v1

0 commit comments

Comments
 (0)