Skip to content

Commit

Permalink
add workflow for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
micha37-martins committed Aug 22, 2024
1 parent a884d62 commit db5ddad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install necessary tools (Git and Curl)
run: |
apt-get update && apt-get install -y curl git jq
apt-get update && apt-get install -y curl git jq smartctl
- name: Install specific version of bats
run: |
Expand Down

0 comments on commit db5ddad

Please sign in to comment.