Skip to content

Bump usabilitydynamics/udx-worker from 0.48.0 to 0.49.0 #72

Bump usabilitydynamics/udx-worker from 0.48.0 to 0.49.0

Bump usabilitydynamics/udx-worker from 0.48.0 to 0.49.0 #72

Workflow file for this run

---
name: Tests
on:
push:
pull_request:
permissions:
contents: read
jobs:
test:
name: Build and Test
runs-on: ubuntu-24.04
steps:
- name: Checkout repository
uses: actions/checkout@v7
- name: Build and test
run: make test