Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

test-fix

test-fix #61

Workflow file for this run

name: Main Workflow
on: [push]
jobs:
build:
name: Run load test using the action
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run load test using action code from commit
uses: ./
with:
cloud: false
flags: --vus 1 --duration 20m