Skip to content

Fix a compiler warning in OWSLogs.h #8

Fix a compiler warning in OWSLogs.h

Fix a compiler warning in OWSLogs.h #8

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
jobs:
build_and_test:
name: Build and Test
runs-on: macos-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
- name: Run pod lib lint
run: ./bin/build_and_test.sh