Skip to content

Commit

Permalink
run order
Browse files Browse the repository at this point in the history
  • Loading branch information
Jomy10 committed Jan 17, 2024
1 parent aaa93b4 commit ad9540c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
run: bash build.sh build install
- name: test linux swift
run: |
ruby tests/swift-project/make.rb run
swiftc -print-target-info
ruby tests/swift-project/make.rb run
- name: Run tests
run: GH_ACTION=1 bash build.sh test-workflow

0 comments on commit ad9540c

Please sign in to comment.