issue #325 - restore self-regulation errors after restart (#366)

* issue #325 - creates regulation_algo in post_init only

* Remove github pages deployment

---------

Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>
This commit is contained in:
Jean-Marc Collin
2024-01-26 18:38:36 +01:00
committed by GitHub
parent 90f9a0e1e3
commit 76382ebb35
2 changed files with 7 additions and 7 deletions

View File

@@ -42,9 +42,8 @@ jobs:
- name: Generate HTML Coverage Report
run: coverage html
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./htmlcov
# - name: Deploy to GitHub Pages
# uses: peaceiris/actions-gh-pages@v3
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# publish_dir: ./htmlcov