Skip to content

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

Merge pull request #3 from hathitrust/DEV-1324

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

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