Skip to content

Use the correct property in the test for the logic to function #1580

Use the correct property in the test for the logic to function

Use the correct property in the test for the logic to function #1580

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run tests in Docker
run: script/cibuild