Skip to content

ci(cron): add api key env #73

ci(cron): add api key env

ci(cron): add api key env #73

Workflow file for this run

name: Build and Test
on: [push]
jobs:
run-container:
name: End to End
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Test Crate"
run: cargo test