Skip to content

Commit 519e4d8

Browse files
committed
fixes integration tests - too many spaces.
1 parent 680f250 commit 519e4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
type: string
1717
jobs:
1818
run_integration_tests:
19-
runs-on: ubuntu-24.04
19+
runs-on: ubuntu-24.04
2020
services:
2121
mysql:
2222
image: mysql:latest

0 commit comments

Comments
 (0)