diff --git a/.github/workflows/pythonapp.yml b/.github/workflows/pythonapp.yml index e292fd0..bd1d04e 100644 --- a/.github/workflows/pythonapp.yml +++ b/.github/workflows/pythonapp.yml @@ -17,12 +17,6 @@ jobs: steps: - uses: actions/checkout@v3 - - id: bento - name: Bento - uses: returntocorp/bento-action@v1 - with: - acceptTermsWithEmail: gabrielteratos@gmail.com - - name: Install python version uses: gabrielfalcao/pyenv-action@v18 with: