Skip to content

Commit

Permalink
WIP: nopeauta debuggausta eri järjetyksellä
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksiAhtiainen committed Oct 21, 2024
1 parent 649722b commit 0480594
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/omadataoauth2_e2e_test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ inputs:
runs:
using: "composite"
steps:
- name: "🔨 Setup backend and databases"
uses: ./.github/actions/setup_backend
- name: "🌍 Setup Playwright"
uses: ./.github/actions/omadataoauth2_setup_playwright
- name: "🔨 Setup backend and databases"
uses: ./.github/actions/setup_backend

- name: Run Playwright tests
env:
Expand Down

0 comments on commit 0480594

Please sign in to comment.