Skip to content

Provide fallback use of parse-iso8601-time-string for Emacs < 29 #190

Provide fallback use of parse-iso8601-time-string for Emacs < 29

Provide fallback use of parse-iso8601-time-string for Emacs < 29 #190

Workflow file for this run

name: test-windows
on: push
jobs:
runner-job:
runs-on: windows-latest
timeout-minutes: 20
steps:
- name: Set up pre-installed PostgreSQL
uses: ikalnytskyi/action-setup-postgres@v6
with:
username: pgeltestuser
password: pgeltest
database: pgeltestdb
id: postgres
- name: Install Emacs
run: choco install --no-progress -y emacs
- name: Check out repository code
uses: actions/checkout@v4
- name: Run connection tests
run: make -C test test