Skip to content

Commit 98d8971

Browse files
committed
test
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 9574667 commit 98d8971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2323
with:
2424
python-version: ${{ matrix.python-version }}
25-
25+
# test:
2626
- name: Install dependencies
2727
run: make dev
2828
run: source venv/bin/activate

0 commit comments

Comments
 (0)