mirror of
https://github.com/syssi/esphome-votronic.git
synced 2025-07-23 04:23:02 +02:00
Fix CI (#33)
This commit is contained in:
committed by
GitHub
parent
3211b9a245
commit
7c582875b7
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -126,7 +126,7 @@ jobs:
|
||||
working-directory: ${{ env.esphome_directory }}
|
||||
|
||||
- name: Set up python environment
|
||||
run: script/setup
|
||||
run: VIRTUAL_ENV=false script/setup
|
||||
working-directory: ${{ env.esphome_directory }}
|
||||
|
||||
- name: Register problem matchers
|
||||
|
Reference in New Issue
Block a user