Skip to content

Commit

Permalink
exit id size 168
Browse files Browse the repository at this point in the history
  • Loading branch information
Ino Murko committed Jan 18, 2021
1 parent b14f86a commit e8d50a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,8 @@ jobs:
- run: sh .circleci/status.sh
- run:
name: Run specs
environment:
EXIT_ID_SIZE: "168"
command: |
cd priv/cabbage
make install
Expand Down Expand Up @@ -789,6 +791,8 @@ jobs:
background: true
- run:
name: Run specs
environment:
EXIT_ID_SIZE: "168"
command: |
cd priv/cabbage
make install
Expand Down

0 comments on commit e8d50a9

Please sign in to comment.