cicd dkcmp tests

pull/250/head
evelynmitchell 1 year ago
parent f65e91fe22
commit e893449f01

@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4
# Add your build and test steps here

@ -10,6 +10,7 @@ on:
env:
POETRY_VERSION: "1.4.2"
jobs:
test:
runs-on: ubuntu-latest
strategy:

Loading…
Cancel
Save