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

Run unit tests in CI #22

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Conversation

notartom
Copy link
Member

Now that LibriVox/librivox-catalog#190 has
merged, we can actually run in CI. Running it on librivox-catalog PRs
will come later, for now just proove this out on master.

@notartom notartom force-pushed the unit-tests-in-ci branch 2 times, most recently from b766f60 to 064401e Compare February 10, 2024 20:23
Now that LibriVox/librivox-catalog#190 has
merged, we can actually run in CI. We also lay down some groundwork to
make the workflow reusable, and to make the catalog branch checkout
configurable, with the intention of running it against unmerged PRs.
This means we have to call our own reusable workflow with the correct
value of catalog_git_branch set, which is weird, but I couldn't find
a more sane way to handle variable with GitHub Actions.
@notartom
Copy link
Member Author

Because this calls a reusable workflow that doesn't exist until we actually merge this PR, let's just merge and see what happens.

@notartom notartom merged commit 5527fbf into LibriVox:master Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant