diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dc4ce628..1ae97f50 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -95,7 +95,6 @@ jobs: - name: Check out uses: actions/checkout@v3 with: - token: ${{ secrets.WIKI_ACTION_TOKEN }} ref: ${{ github.head_ref }} - name: Set up Flutter environment