Skip to content

Commit 2f9959f

Browse files
committed
test
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 51b9d3b commit 2f9959f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly-example-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
get-test-matrix:
2020
runs-on: ubuntu-latest
2121
outputs:
22-
examples: ${{ steps.get-matrix.outputs.examples }}
22+
examples: "CodeTrans" #${{ steps.get-matrix.outputs.examples }}
2323
nodes: ${{ steps.get-matrix.outputs.nodes }}
2424
steps:
2525
- name: Create Matrix

0 commit comments

Comments
 (0)