Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia committed Apr 6, 2024
1 parent 913ca4e commit f97f788
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/performance.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
go-version-file: ./go.mod
- name: Run tests
run: make test
- name: Run k6 local test
uses: grafana/[email protected]
with:
filename: tests/performance/tests/perf.js
- name: Compose down
run: docker-compose down --rmi all
- name: check logs
Expand Down

0 comments on commit f97f788

Please sign in to comment.