Skip to content

Bump github.com/prometheus/prometheus from 0.55.0 to 0.300.0 in /aw-s… #52

Bump github.com/prometheus/prometheus from 0.55.0 to 0.300.0 in /aw-s…

Bump github.com/prometheus/prometheus from 0.55.0 to 0.300.0 in /aw-s… #52

Workflow file for this run

name: Tests
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
# Checkout the repository
- name: Checkout code
uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: '1.23.2'
- name: Run Go tests
working-directory: aw-sync-agent
run: go test ./tests/