We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8259d4 commit 52a6b22Copy full SHA for 52a6b22
1 file changed
.github/workflows/weekly-example-test.yml
@@ -11,7 +11,7 @@ on:
11
workflow_dispatch:
12
13
env:
14
- EXAMPLES: ${{ vars.NIGHTLY_RELEASE_EXAMPLES }}
+ EXAMPLES: "CodeTrans" #${{ vars.NIGHTLY_RELEASE_EXAMPLES }}
15
NODES: "gaudi,xeon,rocm,arc"
16
17
jobs:
0 commit comments