A GitHub Actions workflow with separate install and test steps

Опубликовано: 24 Февраль 2021
на канале: gleb bahmutov
874
11

I am showing the https://github.com/bahmutov/cypress-g... workflow where we use two jobs. The first job installs the dependencies and builds the site. The second job downloads the built site and runs Cypress tests. Splitting the workflow like this allows us to build the site just once and potentially run multiple tests in parallel using Cypress GitHub Action.


Смотрите видео A GitHub Actions workflow with separate install and test steps онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь gleb bahmutov 24 Февраль 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 874 раз и оно понравилось 11 людям.