Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ROZ-MOFUMOFU-ME authored May 2, 2024
1 parent fffd191 commit 5f4291d
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
- run:
name: Run build
command: npm install
- run:
name: Run test
command: npm start
- run:
name: Verify build
command: echo "Build and test completed successfully!"
Expand All @@ -26,9 +23,6 @@ jobs:
- run:
name: Run build
command: npm install
- run:
name: Run test
command: npm start
- run:
name: Verify build
command: echo "Build and test completed successfully!"
Expand All @@ -42,9 +36,6 @@ jobs:
- run:
name: Run build
command: npm install
- run:
name: Run test
command: npm start
- run:
name: Verify build
command: echo "Build and test completed successfully!"
Expand All @@ -58,9 +49,6 @@ jobs:
- run:
name: Run build
command: npm install
- run:
name: Run test
command: npm start
- run:
name: Verify build
command: echo "Build and test completed successfully!"
Expand All @@ -74,9 +62,6 @@ jobs:
- run:
name: Run build
command: npm install
- run:
name: Run test
command: npm start
- run:
name: Verify build
command: echo "Build and test completed successfully!"
Expand All @@ -90,9 +75,6 @@ jobs:
- run:
name: Run build
command: npm install
- run:
name: Run test
command: npm start
- run:
name: Verify build
command: echo "Build and test completed successfully!"
Expand All @@ -106,9 +88,6 @@ jobs:
- run:
name: Run build
command: npm install
- run:
name: Run test
command: npm start
- run:
name: Verify build
command: echo "Build and test completed successfully!"
Expand All @@ -122,9 +101,6 @@ jobs:
- run:
name: Run build
command: npm install
- run:
name: Run test
command: npm start
- run:
name: Verify build
command: echo "Build and test completed successfully!"
Expand Down

0 comments on commit 5f4291d

Please sign in to comment.