Skip to content

Merge pull request #288 from tky823/docs/coverage-report-2 #3

Merge pull request #288 from tky823/docs/coverage-report-2

Merge pull request #288 from tky823/docs/coverage-report-2 #3

name: ubuntu-latest/3.12
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
package:
uses: ./.github/workflows/test_package_ubuntu-latest.yaml
with:

Check failure on line 12 in .github/workflows/test_package_ubuntu-latest_python-3.12.yaml

View workflow run for this annotation

GitHub Actions / ubuntu-latest/3.12

Invalid workflow file

The workflow is not valid. tky823/ssspy/.github/workflows/test_package_ubuntu-latest.yaml@0b54e0d74f63427038a5778d6df88551cdf0da44 (Line: 12, Col: 3): Error calling workflow 'tky823/ssspy/.github/workflows/test_package_main.yaml@0b54e0d74f63427038a5778d6df88551cdf0da44'. The nested job 'upload_package' is requesting 'id-token: write', but is only allowed 'id-token: none'.
python-version: "3.12"
secrets:
TEST_PYPI_API_TOKEN: ${{ secrets.TEST_PYPI_API_TOKEN }}