Skip to content

Commit 603bbc8

Browse files
authored
Run code-quality CI also on Julia 1
1 parent aaaf0d3 commit 603bbc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Code-Quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
matrix:
4141
version:
4242
- 'lts'
43+
- '1'
4344
os:
4445
- 'ubuntu-latest'
4546
arch:

0 commit comments

Comments
 (0)