Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
yoanm committed Mar 20, 2024
1 parent 3e8f2cf commit d82cc83
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 1,901 deletions.
1 change: 0 additions & 1 deletion .github/actions/reports-group/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
yarn-workspace-tmp
4 changes: 4 additions & 0 deletions .github/actions/reports-group/node-sdk/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ export * as path from './src/path-helper'
export * as find from './src/find'
export * as load from './src/load'
export * as outputs from './src/outputs'

// @TODO try yarn workspace again (keep node-sdk as is at first !)
// @TODO If yarn workspace works, remove node-sdk symlink and replace with a requirement with `workspace:^`
// @TODO move to TS
1 change: 0 additions & 1 deletion .github/actions/yarn-workspace-tmp/.nvmrc

This file was deleted.

8 changes: 0 additions & 8 deletions .github/actions/yarn-workspace-tmp/.yarnrc.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/actions/yarn-workspace-tmp/package.json

This file was deleted.

Loading

0 comments on commit d82cc83

Please sign in to comment.