Skip to content

Commit 7009b2a

Browse files
dcherianandersy005
authored andcommitted
Always run code tests (#9083)
* Revert "Run tests on changes to root dotfiles (#9062)" This reverts commit 1f3bc7e. * Revert "Trigger CI only if code files are modified. (#9006)" This reverts commit 2ad98b1.
1 parent 4aa35e3 commit 7009b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
matrix:
5757
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
5858
# Bookend python versions
59-
python-version: ["3.9", "3.12"]
59+
python-version: ["3.9", "3.12"]
6060
env: [""]
6161
include:
6262
# Minimum python version:

0 commit comments

Comments
 (0)