Skip to content

fix a problem of sequential in back function (#104) #99

fix a problem of sequential in back function (#104)

fix a problem of sequential in back function (#104) #99

Workflow file for this run

name: CI
on: [push]
jobs:
build_and_run:
name: Build and run
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-version: '17'
- name: Run.sh
env:
DEFOLD_USER: [email protected]
DEFOLD_AUTH: foobar
DEFOLD_BOOSTRAP_COLLECTION: /test/test.collectionc
run: ./.test/run.sh