DAG-10400 - lychee github action fixed (#220)

This commit is contained in:
Rizwan Hasan
2022-04-05 21:25:57 +06:00
committed by GitHub
parent 82cb5588c0
commit 0af1f811fe
3 changed files with 39 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ title: Version 1.3
* Add support for setting reported values for `NaN` and `Inf` [ClearML GitHub issue #604](https://github.com/allegroai/clearml/issues/604)
* Add reserved OS environments warning
* Add git credentials to colab example [ClearML GitHub PR #621](https://github.com/allegroai/clearml/pull/621)
* Add jsonargparse support [ClearML GitHub issue #403](https://github.com/allegroai/clearml/issue/403)
* Add jsonargparse support [ClearML GitHub issue #403](https://github.com/allegroai/clearml/issues/403)
* Update autokeras example
**Bug Fixes**