Skip to content

Make it a script

Make it a script #1

Workflow file for this run

name: Full Tests
on:
pull_request:
push:
branches: [main]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Micromamba Python
uses: mamba-org/setup-micromamba@v1
with:
environment-name: MAP
with:
init-shell: bash

Check failure on line 19 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / Full Tests

Invalid workflow file

The workflow is not valid. .github/workflows/test.yml (Line: 19, Col: 11): A mapping was not expected
environment-file: conda-lock.yml
- name: Tests
shell: bash -l {0}
run: |
python map-of-activities.py