Skip to content

Commit

Permalink
1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Feb 11, 2025
1 parent b570fac commit e626599
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ permissions:
jobs:
lint-test-build:
name: Nx Cloud - Main Job
uses: nrwl/ci/.github/workflows/nx-cloud-main.yml@v0.13.1
uses: nrwl/ci/.github/workflows/nx-cloud-main.yml@v0.15.0
with:
main-branch-name: main
number-of-agents: 3
Expand Down Expand Up @@ -100,6 +100,6 @@ jobs:

agents:
name: Nx Cloud - Agents
uses: nrwl/ci/.github/workflows/nx-cloud-agents.yml@v0.13.1
uses: nrwl/ci/.github/workflows/nx-cloud-agents.yml@v0.15.0
with:
number-of-agents: 3
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mel-dataplatform/source",
"version": "1.2.0-dev",
"version": "1.1.5",
"license": "GPL-3.0",
"scripts": {
"start": "nx serve mel-datahub",
Expand Down

0 comments on commit e626599

Please sign in to comment.