Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Boop 1d9d6d7fb0 Update Actions to node16 (#1469)
* update actions

* address merge conflicts

* fix java updates

* update github script

* update cache to v3

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-03-28 22:40:48 +05:30
César Román a96d2407b5 fix(ci): pylint.yml (#1108)
ref: #636. `pylint` command does not work

I've had success running the modified command [here](https://github.com/thecesrom/incendium/blob/project/.github/workflows/pylint.yml).

Co-authored-by: Josh Gross <joshmgross@github.com>
2022-01-19 18:41:20 -05:00
Rui Chen 40f0709bd6 quote the version strings 2021-10-22 01:14:49 -04:00
Rui Chen e6620ddc5b python: update to use python 3.10
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-10-20 00:02:48 -04:00
rui ba0243447c pylint: use python 3.9 and setup-python@2 2021-06-21 13:32:13 -04:00
Henry Harutyunyan 4fc839617b Fix on step name for pylint action
On analyzing the code with `pylint`, the name of the step is `Test with pytest`, which is certainly not what it does.
2020-09-16 14:49:17 +04:00
fjy202 4d60a5fb72 Create pylint.yml 2020-01-08 21:39:31 +08:00
fjy202 36ead1ae0d Delete pylint.yml 2020-01-08 21:38:25 +08:00
fjy202 44de3f55de Pylint 2020-01-08 21:36:19 +08:00