Skip to content

Commit 188377d

Browse files
committed
chore: enable GitHub Actions test job
1 parent 0269993 commit 188377d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ permissions:
1616
jobs:
1717
test:
1818
runs-on: ubuntu-latest
19-
# TODO: enable this when we have a way to set the secrets
20-
if: false
2119
strategy:
2220
matrix:
2321
python-version: ["3.10", "3.11", "3.12"]

0 commit comments

Comments
 (0)