Skip to content

Commit

Permalink
Use correct container for unit test workflow (#17242)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored May 29, 2022
1 parent 6a0ed63 commit e22a183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
test:
runs-on: ubuntu-latest

container: qmkfm/base_container
container: qmkfm/qmk_cli

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e22a183

Please sign in to comment.