Skip to content

Commit

Permalink
try thing
Browse files Browse the repository at this point in the history
  • Loading branch information
David Mattia committed Dec 5, 2023
1 parent 21967c6 commit 966960f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
ts-build/
run-karma:
runs-on: ubuntu-32gb-memory-8-core
# runs-on:
# group: ubuntu-32gb-memory-8-core
# runs-on: ubuntu-32gb-memory-8-core
runs-on:
group: Default
env:
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
Expand Down

0 comments on commit 966960f

Please sign in to comment.