diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 91e237c..137e65f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,6 @@ jobs: with: repository: 'reddio-com/itachi-testing' submodules: 'recursive' - token: ${{ secrets.REDDIO_PAT }} - uses: actions/setup-python@v5 name: Install Python 3.12 @@ -87,4 +86,4 @@ jobs: - name: Run deploy tests run: | - cd python && python3 deploy_test.py \ No newline at end of file + cd python && python3 deploy_test.py