A GitHub Actions workflow with separate install and test steps

Published: 24 February 2021
on channel: 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.


Watch video A GitHub Actions workflow with separate install and test steps online, duration hours minute second in high quality that is uploaded to the channel gleb bahmutov 24 February 2021. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 874 times and liked it 11 visitors.