Skip to content

Commit

Permalink
Rename + remove strategy for now
Browse files Browse the repository at this point in the history
  • Loading branch information
nnayk committed Nov 12, 2023
1 parent 2b46717 commit 8e190e1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/backend-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Frontend CI
name: Backend CI
on:
push:
branches: [main]
Expand All @@ -10,9 +10,6 @@ jobs:
defaults:
run:
working-directory: Backend
strategy:
matrix:
node-version: [16.x]
steps:
- name: Install dependencies
uses: None
Expand Down

0 comments on commit 8e190e1

Please sign in to comment.