Skip to content

Commit de972cf

Browse files
author
supertarto
committed
Lint error correction
1 parent 84294ad commit de972cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
sudo ln -s /etc/apparmor.d/usr.sbin.mysqld /etc/apparmor.d/disable/
6565
sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
6666
if: ${{ startsWith(matrix.distrib, 'debian') }}
67-
67+
6868
- name: Run Molecule tests.
6969
run: molecule test
7070
env:

0 commit comments

Comments
 (0)