Skip to content

Commit

Permalink
try link check on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Jul 23, 2021
1 parent 01670f9 commit cce56f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ jobs:
# TEMPORARY link test
#
doc_test:
runs-on: ubuntu-latest
# runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python to build docs with sphinx
Expand Down
4 changes: 3 additions & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ PyDL Changelog
1.0.0 (unreleased)
------------------

* No changes yet.
* Update links to documentation (PR `#64`_).

.. _`#64`: https://github.com/weaverba137/pydl/pull/64

1.0.0rc2 (2021-07-22)
---------------------
Expand Down

0 comments on commit cce56f0

Please sign in to comment.