Skip to content

Commit

Permalink
fix: modified workflow to add warp client of cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
Crushoverride007 committed Nov 24, 2023
1 parent 6ad6a39 commit 48568ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,9 @@ jobs:
cache: 'npm'
- run: yarn install
# - run: yarn dev

test:
runs-on: ubuntu-latest
name: Install WARP
steps:
- uses: fscarmen/warp-on-actions@v2

0 comments on commit 48568ff

Please sign in to comment.