Skip to content

Commit

Permalink
8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yingjian Wu committed Oct 18, 2024
1 parent 63fa1aa commit 5447424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nebula-pr-functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- cat ./metacat-functional-tests/build/logs/metacat/spring.log
- name: Upload Test Report
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: functional-test-report
path: metacat-functional-tests/build/reports/functionalTest/index.html

0 comments on commit 5447424

Please sign in to comment.