Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
doomspec committed Oct 8, 2023
1 parent ddb51ed commit 5659cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
with:
sparse-checkout: |
evonote
- name: Echo __init__.py 📢
- name: print __init__.py 📢
run: |
echo ${{ github.workspace }}/evonote/__init__.py
cat ${{ github.workspace }}/evonote/__init__.py

0 comments on commit 5659cd0

Please sign in to comment.