Skip to content

Commit 1d2a892

Browse files
committed
fill cache by skipping tests
1 parent d32cd3c commit 1d2a892

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,4 @@ jobs:
5757
run: b3d_pull
5858

5959
- name: Create test results directory
60-
run: mkdir -p assets/test_results
61-
62-
- name: Run Tests
63-
run: ./run_tests.sh
60+
run: mkdir -p assets/test_results

0 commit comments

Comments
 (0)