Skip to content

import openurl from new file #31

import openurl from new file

import openurl from new file #31

Workflow file for this run

name: Run Tests on Branch
on:
push:
branches:
- '**'
- '!master'
- '!staging'
jobs:
call-tests:
uses: ./.github/workflows/reusable-tests.yml
secrets: inherit