Skip to content

Commit

Permalink
cache
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 31, 2024
1 parent 99548ee commit 281a9c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@master
- uses: ScribeMD/[email protected]
with:
key: docker-${{ runner.os }}-${{ hashFiles('Dockerfile') }}
- run: docker build . -t cam
- run: docker run --rm cam make install env lint test

0 comments on commit 281a9c6

Please sign in to comment.