Update .forgejo/workflows/rust.yml
This commit is contained in:
parent
37e1d8ba8c
commit
f80e03321e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on: [push, pull_request]
|
|||
name: Continuous integration
|
||||
|
||||
jobs:
|
||||
test:
|
||||
setup:
|
||||
name: Setup
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue