Use correct container for unit test workflow (#17242)

miryoku-merge-master
Joel Challis 4 years ago committed by GitHub
parent 6a0ed63eb1
commit e22a183329
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ jobs:
test:
runs-on: ubuntu-latest
container: qmkfm/base_container
container: qmkfm/qmk_cli
steps:
- uses: actions/checkout@v2

Loading…
Cancel
Save