Skip to content

Commit 0b395d6

Browse files
authored
Merge pull request #763 from jupyter-lsp/run-ci-on-3.x
Run CI on 3.x
2 parents 2c46b55 + 68c5310 commit 0b395d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/job.test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ on:
55
branches:
66
- master
77
- 2.x
8+
- 3.x
89
pull_request:
910
branches:
1011
- master
1112
- 2.x
13+
- 3.x
1214
workflow_dispatch:
1315

1416
# TODO: might need to tweak `group`

0 commit comments

Comments
 (0)