Skip to content

Commit

Permalink
cleanup CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0rek committed Mar 11, 2024
1 parent 2304a9a commit 449314a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install Protoc
uses: arduino/setup-protoc@v2
with:
version: "23.3"
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Run rustdoc check
env:
RUSTDOCFLAGS: -D warnings
Expand Down

0 comments on commit 449314a

Please sign in to comment.