Skip to content

Commit 6391174

Browse files
committed
#1835 Added julia installation
1 parent 01e68bb commit 6391174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: julia-actions/setup-julia@v2
3838
with:
3939
version: '1.10'
40-
show-versioninfo: true
40+
show-versioninfo: true
4141

4242
- name: Julia says Hello
4343
run: julia -e 'println("Hello, World!")'

0 commit comments

Comments
 (0)