Skip to content

Commit

Permalink
Missed BUil and test
Browse files Browse the repository at this point in the history
  • Loading branch information
F-WRunTime committed Sep 18, 2023
1 parent 8f3e712 commit 244ac83
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,14 @@ jobs:
needs: version-sync
steps:
- uses: actions/checkout@v3
- name: 'Build and Test'
uses: ./.github/actions/test-package
with:
os: ubuntu
distro: jammy
llvm: 14
build-package: package/debian/build-package jammy
test-package: package/debian/test-package
# - name: 'Build and Test'
# uses: ./.github/actions/test-package
# with:
# os: ubuntu
# distro: jammy
# llvm: 14
# build-package: package/debian/build-package jammy
# test-package: package/debian/test-package
# - name: On Failure, Upload the kore-exec.tar.gz file to the Summary Page
# if: failure()
# uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 244ac83

Please sign in to comment.