Skip to content

Commit

Permalink
Modificacion nombres módulos
Browse files Browse the repository at this point in the history
  • Loading branch information
uo289432 committed Mar 14, 2024
1 parent 5d3ec72 commit 429f8ac
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 6
- run: npm --prefix questionservice install
node-version: 20
- run: npm --prefix questionservice ci
- run: npm --prefix webapp ci
- run: npm --prefix webapp test -- --coverage
Expand All @@ -28,7 +27,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 6
node-version: 20
- run: npm --prefix questionservice install
- run: npm --prefix webapp install
- run: npm --prefix webapp run build
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 429f8ac

Please sign in to comment.