Skip to content

Commit

Permalink
refactor: remove unused GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-ub committed Aug 20, 2024
1 parent ef8603d commit 5fbd7f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
42 changes: 0 additions & 42 deletions .github/workflows/ci.yml

This file was deleted.

4 changes: 0 additions & 4 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"extends": "nx/presets/npm.json",
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"nxCloudAccessToken": "Y2M0YjA4MTEtMzQ2ZC00YmE5LThiMGQtNTE0NWU0NDg5NTM4fHJlYWQtd3JpdGU=",
"namedInputs": {
"sharedGlobals": ["{workspaceRoot}/.github/workflows/ci.yml"]
},
"targetDefaults": {
"build": {
"cache": true,
Expand Down

0 comments on commit 5fbd7f9

Please sign in to comment.