Skip to content

Commit

Permalink
chore: remove unused library
Browse files Browse the repository at this point in the history
  • Loading branch information
Geun-Oh committed Mar 28, 2024
1 parent fdda850 commit 12eb0f1
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/test-cloudflarekv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '18'

# - uses: JarvusInnovations/[email protected]
# name: Bootstrap System Under Test (SUT)
# with:
# run: |
# .github/scripts/initialize-wrangler.sh
# npx wrangler dev

# wait-on: |
# http://localhost:8787/health


- name: Write code
run: |
chmod +x .github/scripts/initialize-wrangler.sh
Expand Down

0 comments on commit 12eb0f1

Please sign in to comment.