Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use nix in github action #30

Closed
wants to merge 9 commits into from
Closed

use nix in github action #30

wants to merge 9 commits into from

Commits on Dec 6, 2023

  1. use nix in github action

    Nathan Tranquilla committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    63d7bff View commit details
    Browse the repository at this point in the history
  2. consolidate playwright steps into one

    Nathan Tranquilla committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ec6ee94 View commit details
    Browse the repository at this point in the history
  3. include nix path in github action

    Nathan Tranquilla committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d675d21 View commit details
    Browse the repository at this point in the history
  4. see if node installed properly

    Nathan Tranquilla committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e88465d View commit details
    Browse the repository at this point in the history
  5. see if node installed properly

    Nathan Tranquilla committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b8d3f33 View commit details
    Browse the repository at this point in the history
  6. swithc back to npm install

    Nathan Tranquilla committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2157192 View commit details
    Browse the repository at this point in the history
  7. use npx playwright install-deps

    Nathan Tranquilla committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3499eb1 View commit details
    Browse the repository at this point in the history
  8. add missing npx playwright install

    Nathan Tranquilla committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    21a33f9 View commit details
    Browse the repository at this point in the history
  9. swithc to macos-12 Monterey

    Nathan Tranquilla committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cb17aca View commit details
    Browse the repository at this point in the history