Skip to content

Commit

Permalink
initial set up
Browse files Browse the repository at this point in the history
  • Loading branch information
cqlyj committed Nov 30, 2024
1 parent 53d6bc3 commit 5a59126
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 67 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,7 @@ jobs:
run: |
forge --version
- name: Run Forge fmt
run: |
forge fmt --check
id: fmt

- name: Run Forge build
run: |
forge build --sizes
id: build

- name: Run Forge tests
run: |
forge test -vvv
id: test
19 changes: 0 additions & 19 deletions script/Counter.s.sol

This file was deleted.

14 changes: 0 additions & 14 deletions src/Counter.sol

This file was deleted.

24 changes: 0 additions & 24 deletions test/Counter.t.sol

This file was deleted.

0 comments on commit 5a59126

Please sign in to comment.