Skip to content

Commit 3191d5a

Browse files
committed
cleanup
1 parent 5dafc55 commit 3191d5a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/generate-allure-report.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ jobs:
138138
run: |
139139
sed -i -e 's/SF:\/root\/build/SF:rust/g' ${{ env.COVERAGE_REPORT_PATH }}/cat-libs.coverage.info
140140
141-
- name: Setup upterm session
142-
uses: lhotari/action-upterm@v1
143-
144141
- name: Coveralls
145142
env:
146143
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)