Trying GitHub Actions

added by JavaScript Kicks
11/16/2019 11:28:50 AM

583 Views

Run Prettier inside a GitHub Action to fix code formatting, quick NPM install with caching inside actions, running end-to-end Cypress tests using custom action. Recently GitHub Actions went into general availability with very generous usage limits for public repositories, and I have started playing with them. Here are a couple of experiments.


0 comments