Skip to content

Commit

Permalink
#8452: add tests for tg pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
aliuTT committed May 15, 2024
1 parent 4232c5d commit 695728c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/scripts/tg/run_pre_post_commit_regressions_tg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ if [[ -z "$ARCH_NAME" ]]; then
exit 1
fi

# Write tests here!
echo "Fill me!"
TT_METAL_ENABLE_REMOTE_CHIP=1 ./build/test/tt_metal/unit_tests_fast_dispatch --gtest_filter="CommandQueueSingleCardFixture.*"

0 comments on commit 695728c

Please sign in to comment.