This commit is contained in:
parent
33ae703719
commit
38cf8cce06
|
@ -8,6 +8,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: '/forge/${{ github.repository }}'
|
github-server-url: 'https://renken.mooo.com/forge'
|
||||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||||
- run: cargo test --all-features
|
- run: cargo test --all-features
|
||||||
|
|
Loading…
Reference in a new issue