Skip to content

Commit

Permalink
remove unuse 1
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxiaobin committed Mar 19, 2024
1 parent eaed504 commit 9c96027
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/trigger-sample-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,12 +242,6 @@ jobs:
cd test && bash ./build-test-image.sh
- name: "Run tests"
run: cd test && bash ./run-tests.sh ../10-task/dubbo-samples-benchmark/
- name: "Upload test result"
if: always()
uses: actions/upload-artifact@v3
with:
name: samples-test-result
path: test/jobs/*-result*
- name: "Upload jmh output result"
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 9c96027

Please sign in to comment.