This commit is contained in:
Orsiris de Jong 2022-07-07 11:06:26 +02:00 committed by GitHub
parent a1f8773953
commit 9245030a9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
steps:
- name: Install dependencies
run: |
sudo apt-get intall inotify-tools acl
sudo apt-get install inotify-tools acl
- name: Execute tests and generate coverage report
env:
RUNNING_ON_GITHUB_ACTIONS: true