Changeset 1fb3406 for .github/workflows/ci.yml
- Timestamp:
- 2021-03-31T10:42:19Z (4 years ago)
- Children:
- 542b7d5
- Parents:
- 50efbf4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci.yml
r50efbf4 r1fb3406 59 59 60 60 python3 ./.tests/jabber_add_buddy.py 61 62 ./.tests/cleanup_bitlbee.sh 63 ./.tests/cleanup_prosody.sh 64 65 - name: jabber remove buddy 66 if: ${{ always() }} 67 run: | 68 ./.tests/setup_prosody.sh 69 ./.tests/setup_bitlbee.sh 70 71 python3 ./.tests/jabber_remove_buddy.py 61 72 62 73 ./.tests/cleanup_bitlbee.sh
Note: See TracChangeset
for help on using the changeset viewer.