Skip to content

Commit

Permalink
TMP: Use a different lsst-sqre/run-nox
Browse files Browse the repository at this point in the history
  • Loading branch information
rra committed Sep 4, 2024
1 parent 94991e0 commit f97fcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/periodic-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4

- name: Run tests in nox
uses: lsst-sqre/run-nox@v1
uses: lsst-sqre/run-nox@tickets/DM-46034
with:
nox-sessions: "update-deps lint typing test"
python-version: ${{ matrix.python }}
Expand Down

0 comments on commit f97fcb4

Please sign in to comment.