docs: Update rust.yml
This commit is contained in:
parent
e33769aebe
commit
87a7a3d1c5
1 changed files with 3 additions and 1 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
@ -20,10 +20,12 @@ jobs:
|
|||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
|
||||
changelog:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Conventional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue