Compare commits
No commits in common. "be94830e84eea3ec6515e7559a92a2177a418a50" and "ad75a52e962d5e50d961090c1a0d5d70eb43672a" have entirely different histories.
be94830e84
...
ad75a52e96
3
.github/workflows/why2-chat-build.yml
vendored
3
.github/workflows/why2-chat-build.yml
vendored
@ -38,8 +38,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
- uses: actions/checkout@v2
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: development
|
||||
|
||||
|
3
.github/workflows/why2-core-test.yml
vendored
3
.github/workflows/why2-core-test.yml
vendored
@ -39,8 +39,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
- uses: actions/checkout@v2
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: development
|
||||
|
||||
|
3
.github/workflows/why2-logger-test.yml
vendored
3
.github/workflows/why2-logger-test.yml
vendored
@ -39,8 +39,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
- uses: actions/checkout@v2
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: development
|
||||
|
||||
|
3
.github/workflows/why2-project.yml
vendored
3
.github/workflows/why2-project.yml
vendored
@ -35,8 +35,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
- uses: actions/checkout@v2
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: development
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user