Skip to content

Store file value in cache on read (#101) #108

Store file value in cache on read (#101)

Store file value in cache on read (#101) #108

Workflow file for this run

name: Windows
on:
push:
branches: ["**"]
jobs:
build:
runs-on: windows-latest
steps:
- uses: compnerd/gha-setup-swift@main
with:
branch: swift-5.9.2-release
tag: 5.9.2-RELEASE
- uses: actions/checkout@v2
- run: swift build
- run: swift test