Changeset bda5012 for .github/workflows/ci.yml
- Timestamp:
- 2021-03-31T12:57:23Z (4 years ago)
- Children:
- bc346a2
- Parents:
- b77884c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci.yml
rb77884c rbda5012 46 46 ./.tests/cleanup_bitlbee.sh 47 47 48 - name: (un)register48 - name: register 49 49 run: | 50 50 ./.tests/setup_prosody.sh … … 57 57 58 58 python3 ./.tests/identify.py 59 60 ./.tests/cleanup_bitlbee.sh 61 ./.tests/cleanup_prosody.sh 62 63 - name: unregister 64 run: | 65 ./.tests/setup_prosody.sh 66 ./.tests/setup_bitlbee.sh 67 59 68 python3 ./.tests/unregister.py 60 69
Note: See TracChangeset
for help on using the changeset viewer.