Skip to content

Commit

Permalink
Remove unneeded files
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesPino committed Apr 9, 2024
1 parent b8a2727 commit cdbad01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/memote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
memote report snapshot \
--filename="${{ env.snapshot }}" \
--custom-tests=${{ env.custom_tests }}
git stash
git checkout -b gh-pages
git stash "${{ env.snapshot }}"
git checkout gh-pages
git stash pop
- name: Auto-commit results
Expand Down

0 comments on commit cdbad01

Please sign in to comment.