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