There was an error while loading. Please reload this page.
2 parents c487c1d + aa1d8d4 commit 79ea319Copy full SHA for 79ea319
1 file changed
.github/workflows/format.yml
@@ -10,6 +10,8 @@ jobs:
10
steps:
11
- name: Check out repository
12
uses: actions/checkout@v6
13
+ - name: Set up Julia
14
+ uses: julia-actions/setup-julia@v2
15
- name: Cache artifacts
16
uses: julia-actions/cache@v2
17
- name: Install JuliaFormatter and format
0 commit comments