Skip to content

Bump python from 3.11.3-slim to 3.12.0-slim #1385

Bump python from 3.11.3-slim to 3.12.0-slim

Bump python from 3.11.3-slim to 3.12.0-slim #1385

# SPDX-License-Identifier: Apache-2.0
# Copyright 2022-present Open Networking Foundation
name: Unit tests
on:
push:
branches:
- master
pull_request:
jobs:
unit-test-pfcpiface:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
- name: Run unit tests for PFCP Agent
run: |
make test