Skip to content

Commit 99b6cdf

Browse files
committed
formatting
1 parent 8b6334b commit 99b6cdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R_CMD_check_Hades.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
config:
2424
- {os: windows-latest, r: 'release'} # Does not appear to have Java 32-bit, hence the --no-multiarch
2525
- {os: macOS-latest, r: 'release'}
26-
- {os: ubuntu-latest, r: 'release'}
26+
- {os: ubuntu-latest, r: 'release'}
2727

2828
env:
2929
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)