mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-06 01:21:43 +00:00
whitespace
This commit is contained in:
parent
1d4bc54b48
commit
dd4e6c7741
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -141,7 +141,7 @@ jobs:
|
|||||||
# See notes about parallel builds on GitHub Actions at
|
# See notes about parallel builds on GitHub Actions at
|
||||||
# https://coveralls-python.readthedocs.io/en/latest/usage/configuration.html
|
# https://coveralls-python.readthedocs.io/en/latest/usage/configuration.html
|
||||||
finish-coverage-report:
|
finish-coverage-report:
|
||||||
needs:
|
needs:
|
||||||
- "coverage"
|
- "coverage"
|
||||||
runs-on: "ubuntu-latest"
|
runs-on: "ubuntu-latest"
|
||||||
container: "python:3-slim"
|
container: "python:3-slim"
|
||||||
@ -178,7 +178,7 @@ jobs:
|
|||||||
- name: Install Tor [Ubuntu]
|
- name: Install Tor [Ubuntu]
|
||||||
if: matrix.os == 'ubuntu-latest'
|
if: matrix.os == 'ubuntu-latest'
|
||||||
run: sudo apt install tor
|
run: sudo apt install tor
|
||||||
|
|
||||||
# TODO: See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3744.
|
# TODO: See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3744.
|
||||||
# We have to use an older version of Tor for running integration
|
# We have to use an older version of Tor for running integration
|
||||||
# tests on macOS.
|
# tests on macOS.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user