Update test.yml
This commit is contained in:
parent
00da1971e7
commit
6dca2bc6f2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
- name: Install Trunk
|
||||
run: |
|
||||
cd examples/test
|
||||
wget -qO- https://github.com/thedodd/trunk/releases/download/0.16.0/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
|
||||
wget -qO- https://github.com/thedodd/trunk/releases/download/v0.16.0/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
|
||||
- name: Run test app
|
||||
run: |
|
||||
cd examples/test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue