fix ci file sync (#752)

This commit is contained in:
Peter W
2022-09-06 12:30:01 -05:00
committed by GitHub
parent 5bd99f5224
commit 7910d040b6

View File

@@ -16,13 +16,12 @@ on:
- .github/workflows/build-unstable.yml # Test that workflow works when changed - .github/workflows/build-unstable.yml # Test that workflow works when changed
workflow_dispatch: workflow_dispatch:
defaults:
run:
working-directory: pyscriptjs
jobs: jobs:
BuildAndTest: BuildAndTest:
runs-on: ubuntu-latest runs-on: ubuntu-latest
defaults:
run:
working-directory: pyscriptjs
env: env:
MINICONDA_PYTHON_VERSION: py38 MINICONDA_PYTHON_VERSION: py38
MINICONDA_VERSION: 4.11.0 MINICONDA_VERSION: 4.11.0