Skip to content

Commit

Permalink
use dev workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Mar 18, 2024
1 parent 80a0b27 commit fb0befb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,10 @@ jobs:
# Run Haxe Tests
##################################################
- name: Test with Haxe
uses: vegardit/haxe-reusable-workflows/.github/actions/test-with-haxe@v1
uses: vegardit/haxe-reusable-workflows/.github/actions/test-with-haxe@dev
with:
haxe-reusable-workflows-version: dev

haxe-version: ${{ matrix.haxe }}
haxe-libs: haxe-concurrent haxe-doctest haxe-files haxe-strings hx3compat

Expand Down

0 comments on commit fb0befb

Please sign in to comment.