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