Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jbbjarnason committed Jun 12, 2024
1 parent 16a95d0 commit 6c1fa23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-dart-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
build:
name: 'build and run tests'
runs-on: ubuntu-latest
container: ghcr.io/skaginn3x/skaginn3x/framework/tfc-runtime:latest
container: ghcr.io/skaginn3x/skaginn3x/framework/tfc-dart-sdk:latest
steps:
- name: what's happening
run: |
dbus-broker-launch --scope system --audit
dbus-daemon --system
ipc-ruler &
operations &

0 comments on commit 6c1fa23

Please sign in to comment.