Skip to content

Commit

Permalink
feat: CircleCI unescape script
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed May 28, 2022
1 parent 67cdb4e commit 08e9009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yml.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- run:
name: Build, test, and install package
command: opam install -t .
{{ circleci_after_script }}
{{& circleci_after_script }}
{{# ci_test_dependants }}
- run:
name: Test dependants
Expand Down

0 comments on commit 08e9009

Please sign in to comment.