Skip to content

Bump newrelic_rpm from 9.8.0 to 9.9.0 (#1099) #148

Bump newrelic_rpm from 9.8.0 to 9.9.0 (#1099)

Bump newrelic_rpm from 9.8.0 to 9.9.0 (#1099) #148

Workflow file for this run

name: runs test on dev/staging
on:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Run Tests
run: |
make ci