Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
etabeta1 committed Dec 25, 2023
1 parent ab9cdfc commit 7f2003e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# uses: chetan/git-restore-mtime-action@v2
- name: test
run: |
git log --pretty=fuller
git log --pretty=fuller ./Misure/formulario.md
- name: Build docs
run: |
find . -type f -name "*.md" -mindepth 2 -print0 | while read -d $'\0' doc
Expand Down

0 comments on commit 7f2003e

Please sign in to comment.