Workflow fix

This commit is contained in:
akp 2020-12-11 09:16:59 +00:00
parent 9ef1ac4fd0
commit 569d0c17aa
No known key found for this signature in database
GPG key ID: D3E7EAA31B39637E

View file

@ -8,6 +8,8 @@ on:
jobs:
table:
runs-on: ubuntu-latest
strategy:
max-parallel: 1
steps:
- name: Check out repository
uses: actions/checkout@v2