Skip to content

Commit

Permalink
fix: memote ignore git repo status
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-sysbio committed Jul 2, 2021
1 parent 03ee753 commit c897a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/memote-history.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Memote short run
run: |
memote run --skip-unchanged --solver-timeout 30
memote run --ignore-git --skip-unchanged --solver-timeout 30
- name: Compute Memote history on push
run: |
Expand Down

0 comments on commit c897a25

Please sign in to comment.