Update test.yml

This commit is contained in:
Tonye Jack 2022-12-28 09:43:06 -07:00 committed by GitHub
parent 7e8d87b891
commit d09f11f8d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,8 +26,6 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: shellcheck - name: shellcheck
uses: reviewdog/action-shellcheck@v1.16 uses: reviewdog/action-shellcheck@v1.16
with:
github_token: ${{ secrets.PAT_TOKEN }}
test-multiple-repositories: test-multiple-repositories:
name: Test with multiple repositories name: Test with multiple repositories