Skip to content

Commit

Permalink
fix: versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
mshaaban0 committed Feb 9, 2023
1 parent 6457ee4 commit aabaa23
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -98,8 +98,8 @@ workflows:
- audit-and-notify
build_and_test:
jobs:
- unit
- integration
# - unit
# - integration
# - linux
# - osx
# - audit
Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -150,6 +150,7 @@
]
},
"release": {
"dryRun": true,
"branches": [
"master",
{
Expand Down

0 comments on commit aabaa23

Please sign in to comment.