Skip to content

build(deps): bump axios from 1.6.7 to 1.6.8 #1231

build(deps): bump axios from 1.6.7 to 1.6.8

build(deps): bump axios from 1.6.7 to 1.6.8 #1231

Workflow file for this run

name: smokey
# run smoke tests actually testing different countries each day
on:
push:
schedule:
- cron: "0 0/12 * * *"
jobs:
smokey:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: scripts/smokey.sh
- run: scripts/smokey-formats.sh