Test Commit
This commit is contained in:
parent
e991cf8183
commit
705bbe6b3c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ncc_workflow.yml
vendored
2
.github/workflows/ncc_workflow.yml
vendored
|
@ -421,7 +421,7 @@ jobs:
|
|||
|
||||
- name: Install NCC packages
|
||||
run: |
|
||||
ncc package install --package="build/release/net.nosial.tgbotlib.ncc" --build-source --reinstall -y --log-level debug
|
||||
ncc package install --package="release/net.nosial.tgbotlib.ncc" --build-source --reinstall -y --log-level debug
|
||||
|
||||
- name: Run PHPUnit tests
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue