Skip to content

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

Merge pull request #1 from hathitrust/DEV-1324

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

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!"