Skip to content

MIDRC-847 GitHub workflows + add "can_user_access_resources" function… #7

MIDRC-847 GitHub workflows + add "can_user_access_resources" function…

MIDRC-847 GitHub workflows + add "can_user_access_resources" function… #7

Workflow file for this run

name: CI
on: push
jobs:
UnitTest:
name: Python Unit Test
uses: uc-cdis/.github/.github/workflows/python_unit_test.yaml@master
with:
python-version: '3.9'