Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kkirpichnikov committed Jan 8, 2022
1 parent 745c412 commit 996ceb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
os: [ubuntu-18.04, ubuntu-20.04]
python-version: [3.7]
runs-on: ${{ matrix.os }}
needs: copy
steps:
- name: Chekout
uses: actions/checkout@v2
Expand Down

0 comments on commit 996ceb0

Please sign in to comment.