Skip to content

Commit 9cb4943

Browse files
Change tests to only execute test 1 and 7
This commit is only to make generating new golden values easier and should *not* be in any pull requests. Please reject if you're seeing this commit.
1 parent 1279554 commit 9cb4943

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nightly_test_manual.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,5 @@ jobs:
6262
source .venv/bin/activate
6363
./run_reg_test.py -j12 \
6464
vtr_reg_nightly_test1 \
65-
vtr_reg_nightly_test2 \
66-
vtr_reg_nightly_test3 \
67-
vtr_reg_nightly_test4 \
68-
vtr_reg_nightly_test5 \
69-
vtr_reg_nightly_test6 \
7065
vtr_reg_nightly_test7
7166

0 commit comments

Comments
 (0)