Skip to content

Commit f5cb389

Browse files
committed
ci: enable individual tests
1 parent c7db699 commit f5cb389

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/run-individual-tests.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
name: Individual
22

33
on:
4-
workflow_dispatch:
4+
# pull_request:
5+
# paths-ignore:
6+
# - '**.js'
7+
# - '**.css'
8+
# - '**.md'
9+
# - '**.html'
510

611
concurrency:
712
group: server-individual-tests-lightmode-develop

0 commit comments

Comments
 (0)