Skip to content

Run the test suite with GitHub Actions - #10

Open
rodvals wants to merge 1 commit into
test/green-suitefrom
ci/github-actions
Open

Run the test suite with GitHub Actions#10
rodvals wants to merge 1 commit into
test/green-suitefrom
ci/github-actions

Conversation

@rodvals

@rodvals rodvals commented Jul 24, 2026

Copy link
Copy Markdown
Member

Dependency

This pull request is stacked on #8 and should be merged after it.

Summary

  • run the test suite for pushes to master and pull requests targeting master
  • create a Python 3.12 Miniforge environment with graph-tool from conda-forge
  • install CPU-only torch and the project development dependencies with pip
  • restrict workflow permissions to repository read access
  • cancel superseded workflow runs for the same branch
  • stop the job after 30 minutes if installation or tests become stuck
  • reject unknown pytest configuration and markers
  • report every skipped test and its reason

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