Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manatlan authored Aug 3, 2023
1 parent 976479e commit d36a86e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test platforms
name: just for test

on:
workflow_dispatch:
Expand All @@ -24,4 +24,5 @@ jobs:
poetry-version: ${{ matrix.poetry-version }}
- name: poetry run pytest
run: |
python -m pip install pytest
poetry run pytest

0 comments on commit d36a86e

Please sign in to comment.