teleport/.github
Jakub Nyckowski e3c0ae3123
Remove redundant node setup in GitHub workflows (#33990)
* Remove redundant node setup in GitHub workflows

The Node setup step in both the `lint-ui.yaml` and `unit-tests-ui.yaml` GitHub workflows has been removed. It appears to be unnecessary as we pass Node version information in an earlier step and it may cause complications. Simplifying these workflows should reduce potential points of failure.

* Trigger CI build

* Add print node version
2023-10-30 15:15:11 +00:00
..
actions Disable GHA cache (#27305) 2023-06-02 21:09:13 +00:00
ISSUE_TEMPLATE Add execing into a pod to Connect test plan (#33206) 2023-10-10 13:12:48 +00:00
services disable etcd debug logging (#32943) 2023-10-04 03:14:12 +00:00
workflows Remove redundant node setup in GitHub workflows (#33990) 2023-10-30 15:15:11 +00:00
CODEOWNERS Protect flaky tests detector with codeowners (#31165) 2023-08-30 12:32:30 +00:00
dependabot.yml Add Dependabot config for GitHub Actions (#31119) 2023-08-30 04:50:13 +00:00