Skip to content

Commit fcb9066

Browse files
committed
GH actions
1 parent 113ee35 commit fcb9066

File tree

4 files changed

+0
-91
lines changed

4 files changed

+0
-91
lines changed

.github/workflows/common_steps.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

.github/workflows/lint_and_docs.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ jobs:
1111
actions: write
1212
contents: read
1313
steps:
14-
- name: Cancel previous run
15-
uses: styfle/[email protected]
16-
with:
17-
access_token: ${{ github.token }}
1814
- uses: actions/checkout@v3
1915
- name: Set up Python
2016
uses: actions/setup-python@v4

.github/workflows/pytest.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ jobs:
1010
matrix:
1111
python-version: ["3.11"]
1212
steps:
13-
- name: Cancel previous run
14-
uses: styfle/[email protected]
15-
with:
16-
access_token: ${{ github.token }}
1713
- uses: actions/checkout@v3
1814
- name: Set up Python ${{ matrix.python-version }}
1915
uses: actions/setup-python@v4

.github/workflows/windows_mac_test.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)