Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahbub091 committed Sep 21, 2024
1 parent 19870c1 commit bd9bdc8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 57 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress_report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Cypress Tests
name: Cypress Master Branch CI/CD

on:
push:
Expand All @@ -19,7 +19,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: "20"

- name: Install dependencies
run: npm install
Expand Down
20 changes: 0 additions & 20 deletions .github/workflows/main.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/slackReport.yml

This file was deleted.

0 comments on commit bd9bdc8

Please sign in to comment.