Skip to content

Commit

Permalink
Add invocation of test suite in LLVM Flang CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
ktras committed Jan 17, 2025
1 parent c50568a commit b68ef9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-with-flang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
apt update
apt install -y build-essential pkg-config make
./install.sh
./build/run-fpm.sh test -- -d

0 comments on commit b68ef9d

Please sign in to comment.