Skip to content

test: feature in a selenium_download volume #25

test: feature in a selenium_download volume

test: feature in a selenium_download volume #25

Workflow file for this run

name: Docker CI
on:
push:
release:
workflow_dispatch:
jobs:
build:
uses: BerkeleyLibrary/.github/.github/workflows/docker-build.yml@v1.1.0
test:
needs: build
uses: BerkeleyLibrary/.github/.github/workflows/docker-test.yml@v1.1.0