Skip to content

Commit 8e6e02d

Browse files
authored
Fix whitespace (#39)
1 parent e05d66c commit 8e6e02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Install dependencies
7474
run: julia --color=yes --project -e "using Pkg; Pkg.instantiate()"
75-
75+
7676
- run: rm -f versions.json
7777

7878
- name: Build versions.json

0 commit comments

Comments
 (0)