Unverified Commit 6bd511a4 authored by Younes Belkada's avatar Younes Belkada Committed by GitHub
Browse files

Workflow: Remove `IS_GITHUB_CI` (#31147)

remove `IS_GITHUB_CI`
parent f5590dea
......@@ -5,7 +5,6 @@ on:
branches: [ main ]
env:
IS_GITHUB_CI: "1"
OUTPUT_SLACK_CHANNEL_ID: "C06L2SGMEEA"
HF_HUB_READ_TOKEN: ${{ secrets.HF_HUB_READ_TOKEN }}
HF_HOME: /mnt/cache
......
......@@ -14,7 +14,6 @@ on:
required: true
env:
IS_GITHUB_CI: "1"
HF_HUB_READ_TOKEN: ${{ secrets.HF_HUB_READ_TOKEN }}
HF_HOME: /mnt/cache
TRANSFORMERS_IS_CI: yes
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment