Skip to content

Commit 905bc42

Browse files
committed
Move test_updates.py into variational/
1 parent 79ba2c5 commit 905bc42

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
228228
- |
229229
pymc/tests/backends/test_arviz.py
230-
pymc/tests/test_updates.py
230+
pymc/tests/variational/test_updates.py
231231
fail-fast: false
232232
runs-on: ${{ matrix.os }}
233233
env:

pymc/tests/variational/__init__.py

Whitespace-only changes.
File renamed without changes.

0 commit comments

Comments
 (0)