Skip to content

Commit

Permalink
set container name for clippy ci
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 7, 2023
1 parent 0b6a56e commit fcd1b9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:

clippy:
name: Clippy
container:
image: ghcr.io/terrapkg/builder:f38
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit fcd1b9e

Please sign in to comment.