Skip to content

Commit

Permalink
Create test#134.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnajyothi-y authored Jan 23, 2025
1 parent 7841348 commit 973f16f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/test#134.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: PR134

on:

workflow_dispatch:


jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gowridurgad/setup-node@testing-134
with:
node-version: 16
mirror-url : "https://nodejs.org/download/v8-canary/"

0 comments on commit 973f16f

Please sign in to comment.