Skip to content

Commit

Permalink
feat(core): remove build native from e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli authored and FrozenPandaz committed Jan 30, 2023
1 parent 7c90cc6 commit dd31e38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@
"inputs": ["default", "^production"]
},
"run-e2e-tests": {
"dependsOn": ["build-native", "^build-native"],
"inputs": ["default", "^production", "{workspaceRoot}/jest.preset.js"],
"executor": "@nrwl/jest:jest",
"options": {
Expand Down

0 comments on commit dd31e38

Please sign in to comment.