Skip to content

[TODO] Add coverage report #1

[TODO] Add coverage report

[TODO] Add coverage report #1

name: ubuntu-latest/3.10
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.10.yaml

View workflow run for this annotation

GitHub Actions / ubuntu-latest/3.10

Invalid workflow file

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