Skip to content

Commit

Permalink
Use default token
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdul Fatir Ansari committed Nov 29, 2024
1 parent b7f1167 commit 4e22e75
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/eval-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Test
env:
TEST_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TEST_SECRET: ${{ secrets.PR_COMMENT_TOKEN }}
run: |
echo ${#TEST_GITHUB_TOKEN}
echo ${#TEST_SECRET}
- name: Checkout Repository
uses: actions/checkout@v4

Expand Down

0 comments on commit 4e22e75

Please sign in to comment.