Skip to content

Fix "error: use template keyword to treat GetCollection as a dependent template name" #466

Fix "error: use template keyword to treat GetCollection as a dependent template name"

Fix "error: use template keyword to treat GetCollection as a dependent template name" #466

Workflow file for this run

name: C/C++ CI docker
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
JTest_job:
runs-on: ubuntu-latest
name: Full build with tests
# Build Docker container and run the entrypoint.sh script in it
steps:
- name: Build and run
id: build_and_run
uses: nathanwbrei/[email protected]