Skip to content

Commit

Permalink
Lint error correction
Browse files Browse the repository at this point in the history
  • Loading branch information
supertarto committed Nov 25, 2020
1 parent 84294ad commit de972cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
sudo ln -s /etc/apparmor.d/usr.sbin.mysqld /etc/apparmor.d/disable/
sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
if: ${{ startsWith(matrix.distrib, 'debian') }}

- name: Run Molecule tests.
run: molecule test
env:
Expand Down

0 comments on commit de972cf

Please sign in to comment.