Skip to content

Commit

Permalink
fixup! ci: run test-proposals instead of upgrade-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Dec 10, 2023
1 parent 2073296 commit 28edb7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/agoric-cli/src/sdk-package-names.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export default [
"@agoric/swingset-vat",
"@agoric/swingset-xsnap-supervisor",
"@agoric/telemetry",
"@agoric/test-proposals",
"@agoric/time",
"@agoric/vat-data",
"@agoric/vats",
Expand Down
1 change: 1 addition & 0 deletions packages/test-proposals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"upgrade-test-scripts"
],
"scripts": {
"build": "echo No build step",
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
Expand Down

0 comments on commit 28edb7a

Please sign in to comment.