Skip to content

debian-12 does not need python2 or pip2, i guess psycopg2 just works #94

debian-12 does not need python2 or pip2, i guess psycopg2 just works

debian-12 does not need python2 or pip2, i guess psycopg2 just works #94

Workflow file for this run

name: test github merge workflows
on: [ pull_request, push ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: show github context contents
run: echo '${{ tojson(github) }}'
- name: hi
run: echo "my-test-pr"