Skip to content

Commit

Permalink
✅ Add artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
foysalit committed Apr 5, 2024
1 parent 08b3a07 commit 6303a16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ jobs:
name: Artifacts
steps:
- uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v1
with:
node-version: 20
- uses: cypress-io/github-action@v5

# after the test run completes
Expand Down

0 comments on commit 6303a16

Please sign in to comment.