Closed plaplant closed 2 years ago
Merging #593 (28a728b) into main (ff2bf62) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #593 +/- ##
=======================================
Coverage 97.76% 97.76%
=======================================
Files 35 35
Lines 5110 5110
=======================================
Hits 4996 4996
Misses 114 114
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ff2bf62...28a728b. Read the comment docs.
Description
Now that we have a hook to pre-commit.ci as part of our CI, we don't need to run a separate linting job. This PR removes it from the series of GitHub actions.
Motivation and Context
Previously we were running our linting jobs as a GitHub action. We don't need to do this anymore.
Types of changes
Checklist:
Build or continuous integration change checklist: