kopia lustrzana https://github.com/jameshball/osci-render
Undo testing changes
rodzic
25d74c4154
commit
701f4d8224
|
@ -143,6 +143,8 @@ jobs:
|
||||||
version: free
|
version: free
|
||||||
- project: osci-render
|
- project: osci-render
|
||||||
version: premium
|
version: premium
|
||||||
|
- project: sosci
|
||||||
|
version: premium
|
||||||
steps:
|
steps:
|
||||||
- name: Fix up git URLs
|
- name: Fix up git URLs
|
||||||
run: echo -e '[url "https://github.com/"]\n insteadOf = "git@github.com:"' >> ~/.gitconfig
|
run: echo -e '[url "https://github.com/"]\n insteadOf = "git@github.com:"' >> ~/.gitconfig
|
||||||
|
@ -163,6 +165,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
export OS="win"
|
export OS="win"
|
||||||
source ./ci/setup-env.sh
|
source ./ci/setup-env.sh
|
||||||
|
source ./ci/test.sh
|
||||||
source ./ci/build.sh "${{ matrix.project }}" "${{ matrix.version }}"
|
source ./ci/build.sh "${{ matrix.project }}" "${{ matrix.version }}"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue