Browse Source

fix

pull/3554/head
neilpang 3 years ago
parent
commit
da754e9a71
  1. 2
      .github/workflows/Linux.yml

2
.github/workflows/Linux.yml

@ -32,7 +32,7 @@ jobs:
- name: Run acmetest
run: |
cd ../acmetest \
&& ./rundocker.sh testplat {{ matrix.os }}
&& ./rundocker.sh testplat ${{ matrix.os }}
Loading…
Cancel
Save