Changeset 439c4d0
- Timestamp:
- 2021-03-29T11:45:24Z (4 years ago)
- Children:
- d347470
- Parents:
- 25b84f06
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci.yml
r25b84f06 r439c4d0 27 27 - name: talk to bitlbee 28 28 run: | 29 ./.tests/setup_bitlbee.sh29 (BITLBEE_DEBUG=1 ./bitlbee -Dnv 2> ./debuglog) & 30 30 31 31 python3 ./.tests/talk_to_bitlbee.py
Note: See TracChangeset
for help on using the changeset viewer.