Skip to content

Commit

Permalink
Cache devcontainer image
Browse files Browse the repository at this point in the history
  • Loading branch information
koliyo committed Oct 7, 2023
1 parent c1ebd00 commit 37dcb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/koliyo/hylo-lsp-swift-devcontainer
cacheFrom: ghcr.io/koliyo/hylo-lsp-swift-devcontainer
runCmd: |
set -eo pipefail
cd hylo
Expand Down

0 comments on commit 37dcb98

Please sign in to comment.