Skip to content

Commit e78f45a

Browse files
committedOct 1, 2024
chore: Formatting on main workflow
1 parent 704a671 commit e78f45a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

Diff for: ‎.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fail-fast: false
2929
matrix:
3030
operating-system: [ ubuntu-20.04, ubuntu-latest, windows-latest]
31-
lazarus-versions: [ stable]
31+
lazarus-versions: [ stable ]
3232

3333
steps:
3434
- name: Checkout repository
@@ -41,7 +41,6 @@ jobs:
4141
uses: gcarreno/setup-lazarus@v3
4242
with:
4343
lazarus-version: ${{ matrix.lazarus-versions }}
44-
include-packages: ""
4544
with-cache: false
4645

4746
- name: Install LevelDB for *nix

0 commit comments

Comments
 (0)