-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert: forge snapshot --check in ci (#215)
* Revert "add snapshot file (#187)" This reverts commit 3a9d4b8. * undo snapshot ci check * rerun test, remove snapshots --------- Co-authored-by: Alice <[email protected]>
- Loading branch information
1 parent
06d905e
commit b819eb8
Showing
3 changed files
with
0 additions
and
118 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,6 +31,3 @@ jobs: | |
|
||
- name: Compile | ||
run: yarn prettier-check | ||
|
||
- name: Run forge snapshots | ||
run: forge snapshot --check |