aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yaml
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2026-04-11 10:27:50 +0200
committerrtkay123 <dev@kanjala.com>2026-04-11 10:27:50 +0200
commita4e60c9cce8831a12c7ad9c2d4855a8ebf95d64c (patch)
tree1dd2f7b39bacfef1403580b3eff44f2d3d8d0e7e /.github/workflows/ci.yaml
parentf06288f156ccb8f9ebf35782a179bf57e6bc8fc2 (diff)
downloadsellershut-a4e60c9cce8831a12c7ad9c2d4855a8ebf95d64c.tar.bz2
sellershut-a4e60c9cce8831a12c7ad9c2d4855a8ebf95d64c.zip
fix: tests
Diffstat (limited to '.github/workflows/ci.yaml')
-rw-r--r--.github/workflows/ci.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index e8ed1da..236d5d4 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -80,10 +80,6 @@ jobs:
uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{ matrix.msrv }}
- - name: Install protoc
- uses: arduino/setup-protoc@v3
- with:
- repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: cargo install cargo-hack
uses: taiki-e/install-action@cargo-hack
- name: cargo hack +${{ matrix.msrv }}