Skip to content

Commit

Permalink
docs: Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahinli authored Sep 17, 2023
1 parent e33769a commit 87a7a3d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 87a7a3d

Please sign in to comment.