Skip to content

Commit f899c20

Browse files
author
Roman
committed
add condition
1 parent 6669060 commit f899c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-subtensor-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
131131
132132
cron-run-non-fast-blocks-e2e-test:
133-
# if: github.event_name == 'schedule'
133+
if: github.event_name == 'schedule'
134134
name: "NFB: ${{ matrix.test-file }} / Python ${{ matrix.python-version }}"
135135
needs:
136136
- find-tests

0 commit comments

Comments
 (0)