Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

FIX: Question catalogue display names without .txt extension #5

FIX: Question catalogue display names without .txt extension

FIX: Question catalogue display names without .txt extension #5

Workflow file for this run

name: Verify that docker image can be produced.
on:
push:
branches: ["main"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build .