Skip to content

Commit

Permalink
testing Marimo flow
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 17, 2025
1 parent ce3061b commit 8c97084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/act.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
shell: bash
run: |
python -m pip install --upgrade pip
# so we get the updates of copier if we hide in requirements file
pip install --no-cache-dir -r requirements.txt
# mkdir -p template
copier copy . template --data-file .github/data.yaml
Expand Down

0 comments on commit 8c97084

Please sign in to comment.