Unverified Commit fbb71d0c by Edward Thomson Committed by GitHub

Update main.yml

parent 982a1def
......@@ -73,9 +73,11 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v2
- run: |
env
- run: echo ${{ matrix.platform.os }} ${{matrix.platform.image}}
- run: |
mkdir build && cd build
../azure-pipelines/build.sh
../azure-pipelines/test.sh
shell: bash
shell: bash
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment