Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump urllib3 from 2.3.0 to 2.5.0 in /docs#8

Bump urllib3 from 2.3.0 to 2.5.0 in /docs

Bump urllib3 from 2.3.0 to 2.5.0 in /docs #8

# This workflow will use Nox to run tests and lint for the supported Python versions, and upload the test coverage data.
name:Build & Test
on:
pull_request:
branches:
-main
jobs:
build:
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v4
-uses:fjwillemsen/setup-nox2@v3.0.0
-run:|
nox -- ${{ runner.os }}
-name:Report to Coveralls
uses:coverallsapp/github-action@v2
with:
file:coverage.xml
format:cobertura
fail-on-error:false

[8]ページ先頭

©2009-2025 Movatter.jp