Skip to content

pharmpy-dev-123/gha-python-import-time

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

pharmpy-dev-123/gha-python-import-time

Bound the time it takes for some python code to import stuff.

      - uses: pharmpy-dev-123/gha-python-import-time@main
        with:
            code: 'import json'
            threshold: 100000