Update NIHMS loader to check for potentials deposits from PASS using the deposit status ref #289
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Continuous Integration | |
on: [pull_request, workflow_dispatch] | |
jobs: | |
test: | |
name: "Run Unit & Integration Tests" | |
uses: eclipse-pass/main/.github/workflows/ci.yml@main |