Skip to content

Commit

Permalink
switch to actions-toolkit implementation
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Feb 25, 2023
1 parent 2dd22fa commit 9875208
Show file tree
Hide file tree
Showing 28 changed files with 210 additions and 1,272 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"env": {
"node": true,
"es2021": true,
"jest/globals": true
"jest": true
},
"extends": [
"eslint:recommended",
Expand Down
88 changes: 0 additions & 88 deletions __tests__/auth.test.ts

This file was deleted.

261 changes: 0 additions & 261 deletions __tests__/buildx.test.ts

This file was deleted.

Loading

0 comments on commit 9875208

Please sign in to comment.