Skip to content

Commit

Permalink
Explicitly set ownership in devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
freol35241 committed Aug 31, 2023
1 parent 062e27d commit 592978d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: devcontainers/ci@v0.3
with:
runCmd: |
bats tests/
sudo chown -R vscode:vscode /workspace && bats tests/

0 comments on commit 592978d

Please sign in to comment.