Skip to content

Commit

Permalink
Testing GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ethauvin committed Jul 12, 2024
1 parent 6fa3bde commit ad38b48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: bld-ci

on: [push, pull_request, workflow_dispatch]

env:
KOTLIN_HOME: /usr/share/kotlinc

jobs:
build-bld-project:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ad38b48

Please sign in to comment.