Skip to content

Commit

Permalink
try 777
Browse files Browse the repository at this point in the history
  • Loading branch information
bpblanken committed Oct 11, 2024
1 parent c9cf3fb commit c2a75b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Chart Lint
run: ct lint --all
- name: Create folder
run: sudo mkdir -p /var/seqr
run: sudo mkdir -p /var/seqr; sudo chmod 777 /var/seqr
- name: Create kind cluster
uses: helm/[email protected]
with:
Expand Down

0 comments on commit c2a75b5

Please sign in to comment.