Skip to content

Commit 1ffd504

Browse files
authored
Fix typo
1 parent c266c32 commit 1ffd504

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.nightly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
# 2. We intentionally only run one CI job on Julia nightly,
3333
# in order to conserve CI resources.
3434
# 3. This CI only runs on Julia nightly. It doesn't run on
35-
# on Julia pre-releases. For CI on Julia pre-releases,
36-
# see the main CI workflow file.
35+
# Julia pre-releases. For CI on Julia pre-releases, see
36+
# the main CI workflow file.
3737
- julia-version: 'nightly'
3838
julia-wordsize: '64'
3939
github-runner: ubuntu-latest

0 commit comments

Comments
 (0)