from Hacker News

Test GitHub Actions Locally

by jljljl on 8/4/23, 6:51 PM with 2 comments

  • by gsuuon on 8/4/23, 7:16 PM

    When I tried this maybe a year ago, I couldn't get actions/cache to work. It looks like they merged support - but I had to make other act-only changes to my workflow to accommodate it. I wonder if that's improved since then? Can I just run my existing workflows, as is, using act now?