Changeset cb80802 for .github/workflows/ci.yml
- Timestamp:
- 2021-03-29T12:23:43Z (4 years ago)
- Children:
- c386390
- Parents:
- a18cf1b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci.yml
ra18cf1b rcb80802 27 27 - name: talk to bitlbee 28 28 run: | 29 (BITLBEE_DEBUG=1 ./bitlbee -Dnv 2> ./debuglog) &29 ./.tests/setup_bitlbee.sh 30 30 31 31 python3 ./.tests/talk_to_bitlbee.py
Note: See TracChangeset
for help on using the changeset viewer.