Changeset 542b7d5 for .github/workflows/ci.yml
- Timestamp:
- 2021-03-31T11:00:24Z (4 years ago)
- Children:
- cdb59cc
- Parents:
- 1fb3406
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci.yml
r1fb3406 r542b7d5 48 48 49 49 python3 ./.tests/jabber_connect.py 50 51 ./.tests/cleanup_bitlbee.sh 52 ./.tests/cleanup_prosody.sh 53 54 - name: jabber delete account 55 if: ${{ always() }} 56 run: | 57 ./.tests/setup_prosody.sh 58 ./.tests/setup_bitlbee.sh 59 60 python3 ./.tests/jabber_delete_acc.py 50 61 51 62 ./.tests/cleanup_bitlbee.sh
Note: See TracChangeset
for help on using the changeset viewer.