Skip to content

Commit bb08236

Browse files
committed
fix formatting script
1 parent b48d80e commit bb08236

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/format.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- name: Check out repository
1212
uses: actions/checkout@v6
13+
- name: Set up Julia
14+
uses: julia-actions/setup-julia@v2
1315
- name: Cache artifacts
1416
uses: julia-actions/cache@v2
1517
- name: Install JuliaFormatter and format

0 commit comments

Comments
 (0)