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