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

🛠️ Journal: Test only the Journal in CI #12

Merged
merged 1 commit into from
Jan 29, 2024

Commits on Jan 29, 2024

  1. 🛠️ Journal: Test only the `Journal in CI

    While working on
    #11, I realized I
    missed a piece of the refactor because I was leaning-on-ci as a way to
    confirm that everything was working as expected.
    
    Little did I know, CI was not working in this fork. Which makes sense,
    because you don't want to automatically turn on all the Workflows when
    you fork a project.
    
    This adds a Github Workflow for testing *just* the `Journal`, which
    should make detecting oopsie-daisys a bit easier for folks who are only
    interested in working on the Journal.
    zspencer committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e264653 View commit details
    Browse the repository at this point in the history