Skip to content

Merge pull request #2 from hathitrust/DEV-1324 #2

Merge pull request #2 from hathitrust/DEV-1324

Merge pull request #2 from hathitrust/DEV-1324 #2

Workflow file for this run

name: Run Tests
on:
push:
branches:
- main
workflow_dispatch:
jobs:
test-image:
runs-on: ubuntu-latest
steps:
- name: Simple Test
run: echo "Testing!"