removed cargo-bloat

This commit is contained in:
Eugene Pankov 2022-10-18 11:01:09 +02:00
parent 042a115a1b
commit ea92d915fe
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4

View file

@ -40,11 +40,6 @@ jobs:
pip3 install keyring==23.8.2 poetry==1.1.14
poetry install
- name: Run cargo bloat
uses: orf/cargo-bloat-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run
working-directory: tests
run: |