Skip to content

Update release.yml workflow #4

Update release.yml workflow

Update release.yml workflow #4

name: Package & Test
on: [push, pull_request]
jobs:
package_and_test:
# Use the "reusable workflow" from the hyperspy organisation
uses: hyperspy/.github/.github/workflows/package_and_test.yml@main
with:
module_name: hyperspyui
use_xvfb: true