Changeset bc346a2 for .github/workflows/ci.yml
- Timestamp:
- 2021-03-31T13:09:17Z (4 years ago)
- Children:
- 6083ea9
- Parents:
- bda5012
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci.yml
rbda5012 rbc346a2 47 47 48 48 - name: register 49 if: ${{ always() }} 49 50 run: | 50 51 ./.tests/setup_prosody.sh … … 62 63 63 64 - name: unregister 65 if: ${{ always() }} 64 66 run: | 65 67 ./.tests/setup_prosody.sh
Note: See TracChangeset
for help on using the changeset viewer.