mirror of https://github.com/waku-org/js-waku.git
parent
e689b13106
commit
b47fe21e39
|
@ -14,10 +14,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build_and_test:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2.3.3
|
||||
|
|
Loading…
Reference in New Issue