Skip to content

fix: spaceapi-server-for-python was still listed as "server" #174

fix: spaceapi-server-for-python was still listed as "server"

fix: spaceapi-server-for-python was still listed as "server" #174

Workflow file for this run

on:
pull_request:
name: CI
jobs:
test:
name: Build website
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Docker image
run: docker build --no-cache .