You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are 2 issues:
1. The `env` variable being used doesn't exist.
2. Using `env` is not supported in `runs-on`.
This fix was done in the past but was not ported to the branch that
implemented `mkdocs`, so it slipped in again.
Signed-off-by: Leandro Lucarella <[email protected]>
#
# On branch fix-ci
# Changes to be committed:
# modified: cookiecutter/{{cookiecutter.github_repo_name}}/.github/workflows/ci.yaml
#
# Untracked files:
# frequenz-repo-config-python/
# src/frequenz/repo-config/
# tests/test_repo-config.py
#
0 commit comments