Skip to content

Commit

Permalink
Manually trigger workflow (#92)
Browse files Browse the repository at this point in the history
* fix ci macos

* is_success consistency

* signature for compute_reward

* update actions versions

* try another ci

* secret token

* build only pr

* upload only py3.10

* workflow dispact
  • Loading branch information
qgallouedec authored Jun 10, 2024
1 parent 14d9441 commit 746ee4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: build

on: [pull_request]
on: [pull_request, workflow_dispatch]

jobs:
test:
Expand Down

0 comments on commit 746ee4d

Please sign in to comment.