Skip to content

Fixing a bug with the query parameter in AA database latest-backup lo… #452

Fixing a bug with the query parameter in AA database latest-backup lo…

Fixing a bug with the query parameter in AA database latest-backup lo… #452

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.6
- name: Install Go
uses: actions/setup-go@v5.0.1
with:
go-version-file: go.mod
- name: Build
run: make