We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ec27e4 + a9a8e3e commit 49da4d8Copy full SHA for 49da4d8
1 file changed
.circleci/config.yml
@@ -8,5 +8,6 @@ jobs:
8
steps:
9
- checkout
10
11
+ - run: mix local.hex --force
12
- run: mix deps.get
13
- run: mix test
0 commit comments