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 b7b3a6f commit 088cc01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/act.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
# Add the installation directory to PATH
echo "${{ github.workspace }}/bin" >> $GITHUB_PATH
- name: Check env variable
run: |
echo "ACT ${{ env.RUNNING_IN_ACT }}?"
- name: Verify act installation
run: |
act --version
Expand Down

0 comments on commit 088cc01

Please sign in to comment.