Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

feat: sandnes + hjelmeland -> rogaland sparebank #130

feat: sandnes + hjelmeland -> rogaland sparebank

feat: sandnes + hjelmeland -> rogaland sparebank #130

Workflow file for this run

name: Tests
on: push
jobs:
tests:
strategy:
matrix:
python-version: ['3.9']
name: Python ${{ matrix.python-version }}
uses: Informasjonsforvaltning/workflows/.github/workflows/test-nox.yaml@main
with:
python_version: ${{ matrix.python-version }}
python_architecture: x64
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}