Skip to content

[TODO] Add coverage report #2

[TODO] Add coverage report

[TODO] Add coverage report #2

name: macos-13/3.8
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
package:
uses: ./.github/workflows/test_package_macos-13.yaml
with:

Check failure on line 12 in .github/workflows/test_package_macos-13_python-3.8.yaml

View workflow run for this annotation

GitHub Actions / macos-13/3.8

Invalid workflow file

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