generated from nhcarrigan/template
feat: add multi-lang support and cohort scripts #1
@@ -31,6 +31,8 @@ jobs:
|
||||
run: |
|
||||
cp python/requirements.txt .
|
||||
cp python/pyproject.toml .
|
||||
# Create empty package.json to prevent ENOENT error
|
||||
echo '{}' > package.json
|
||||
- uses: naomi-lgbt/dependency-pin-check@main
|
||||
with:
|
||||
language: python
|
||||
|
||||
Reference in New Issue
Block a user