We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a4f26 commit 3faddfdCopy full SHA for 3faddfd
.github/workflows/erlang.yml
@@ -96,4 +96,5 @@ jobs:
96
prepare: |
97
pkg install -y erlang rebar3 cmake git gmake
98
run: |
99
+ git config --global --add safe.directory $GITHUB_WORKSPACE
100
rebar3 eunit
0 commit comments