Skip to content

Commit 12bf6a3

Browse files
committed
wip: testing
1 parent 0b63856 commit 12bf6a3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,4 @@ jobs:
99
test:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
13-
- name: Setup
14-
uses: ./forge/actions/setup
15-
with:
16-
forge_version: local
12+
- run: echo "Hello, World!"

0 commit comments

Comments
 (0)