Tristan Sloughter
5 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: AAB97DDECCEB8150
1 zmienionych plików z
1 dodań i
1 usunięć
-
.github/workflows/publish.yml
|
|
@ -13,7 +13,7 @@ jobs: |
|
|
|
image: erlang:19 |
|
|
|
|
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v1 |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
- name: Compile |
|
|
|
run: ./bootstrap |
|
|
|
- name: CT tests |
|
|
|