pull/254/head
Orsiris de Jong 2 years ago committed by GitHub
parent a1f8773953
commit 9245030a9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save