We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7459a commit 8ab78cfCopy full SHA for 8ab78cf
.github/workflows/debug.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Compile
23
run: ./bootstrap
24
- name: CT tests
25
- run: ./rebar3 ct
+ run: ./rebar3 version
26
27
- name: Create Release
28
id: create_release
0 commit comments