Skip to content

Commit

Permalink
#1835 Added julia installation
Browse files Browse the repository at this point in the history
  • Loading branch information
hurricup committed Nov 16, 2024
1 parent 01e68bb commit 6391174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: julia-actions/setup-julia@v2
with:
version: '1.10'
show-versioninfo: true
show-versioninfo: true

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

0 comments on commit 6391174

Please sign in to comment.