Skip to content

Commit

Permalink
Remove archive apps ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitayutanov committed Aug 19, 2024
1 parent ee573bf commit 19e0332
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,9 @@ jobs:
# Apps
- subdir: apps/battleship
build: build
- subdir: apps/escrow
build: build
test: test --passWithNoTests
- subdir: apps/galactic-express
build: build
test: test --passWithNoTests
- subdir: apps/game-of-chance
build: build
test: test --passWithNoTests
- subdir: apps/nft-marketplace
build: build
test: test --passWithNoTests
Expand All @@ -50,9 +44,6 @@ jobs:
test: test --passWithNoTests
- subdir: apps/racing-car-game
build: build
- subdir: apps/supply-chain
build: build
test: test --passWithNoTests
- subdir: apps/syndote
build: build
test: test --passWithNoTests
Expand Down

0 comments on commit 19e0332

Please sign in to comment.