Qiskit / platypus

Qiskit Textbook (beta)
https://learn.qiskit.org
Apache License 2.0
124 stars 241 forks source link

update script path #2175

Closed vabarbosa closed 11 months ago

vabarbosa commented 11 months ago

Changes

resolve no such file error when running Check for Textbook notebooks action:

https://github.com/Qiskit/platypus/actions/runs/5725406932/job/15513854956

Implementation details

update path to missing_nb_check.sh in .github/workflows/check-for-nb.yaml

How to read this PR

  1. review update to .github/workflows/check-for-nb.yaml
  2. run Check for Textbook notebooks actions
vabarbosa commented 11 months ago

@vabarbosa I'm approving this change, but is this script still necessary as https://github.com/qiskit-community/qiskit-textbook is archived and the website no longer online?

in that case, we can just remove it... will update the PR. thanks!

vabarbosa commented 11 months ago

@frankharkins thanks for feedback. i have removed the script & gh action